hanchenye-llvm-project/clang/unittests
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
..
Basic Clang side of a refactoring of the CMake unit test build strategy. 2012-06-21 09:51:42 +00:00
Frontend Clang side of a refactoring of the CMake unit test build strategy. 2012-06-21 09:51:42 +00:00
Lex Clang side of a refactoring of the CMake unit test build strategy. 2012-06-21 09:51:42 +00:00
Tooling Clang side of a refactoring of the CMake unit test build strategy. 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
Makefile Adds a tooling library. 2012-04-04 12:07:46 +00:00