hanchenye-llvm-project/clang/unittests/Basic
Chandler Carruth 016bbd88cf Clang side of a refactoring of the CMake unit test build strategy.
The fundamental change is to put a CMakeLists.txt file in the unittest
directory, with a single test binary produced from it. This has several
advantages.

Among other fundamental advantages, we start to get the checking logic
for when a file is missing from the CMake build, and this caught one
missing file already! More fun details in the LLVM commit corresponding
to this one.

Note that the LLVM commit and this one most both be applied, or neither.
Sorry for any skew issues.

llvm-svn: 158910
2012-06-21 09:51:42 +00:00
..
CMakeLists.txt Clang side of a refactoring of the CMake unit test build strategy. 2012-06-21 09:51:42 +00:00
FileManagerTest.cpp
Makefile For SourceManager::isBeforeInTranslationUnit(), have it consider macro arg expanded 2011-12-21 16:56:29 +00:00
SourceManagerTest.cpp Fix the location of the fixit for -Wnewline-eof. 2012-06-19 03:09:38 +00:00