2 Commits

Author SHA1 Message Date
Simon Pilgrim
2d59e217ef Fix -Wdangling-else gcc warning. NFCI.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342344 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-16 12:30:41 +00:00
Nico Weber
0985a4407d Rename a few unittests/.../Foo.cpp files to FooTest.cpp
The convention for unit test sources is that they're called FooTest.cpp.

No behavior change.
https://reviews.llvm.org/D51579


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341313 91177308-0d34-0410-b5e6-96231b3b80d8
2018-09-03 12:43:26 +00:00