Addressing a post-commit review comment suggesting to avoid using direct initialization.
authorAaron Ballman <aaron@aaronballman.com>
Tue, 17 Feb 2015 16:57:05 +0000 (16:57 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 17 Feb 2015 16:57:05 +0000 (16:57 +0000)
commitfc25a7429b29b10bb38c10aac82428df4b5713c1
treeb6e5497834d77a541a507a0811c252e5a19eae26
parent1115b2c27ea7eab0fa9fd91e6a3fdd61e33deba0
Addressing a post-commit review comment suggesting to avoid using direct initialization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@229512 91177308-0d34-0410-b5e6-96231b3b80d8
unittests/ADT/ArrayRefTest.cpp