llvm-project/clang/unittests
Jeffrey Yasskin 39a5820059 Use PARSE_ARGUMENTS to clean up add_clang_unittest's calling convention.
It would be nice to propagate this into the other functions to replace
LLVM_LINK_COMPONENTS and friends, but I don't plan to do that.

llvm-svn: 126032
2011-02-19 18:06:01 +00:00
..
Basic Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction 2011-02-18 02:25:12 +00:00
Frontend Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction 2011-02-18 02:25:12 +00:00
CMakeLists.txt Use PARSE_ARGUMENTS to clean up add_clang_unittest's calling convention. 2011-02-19 18:06:01 +00:00
Makefile Moves FileManagerTest.cpp to unittests/Basic such that the unit test 2011-02-15 21:30:27 +00:00