1. a3f787c Put targets on folders, if the IDE supports the feature. by Oscar Fuentes · 13 years ago
  2. 4b93d66 Re-instate r125819 and r125820 with no functionality change by Peter Collingbourne · 13 years ago
  3. 96b1d4b Revert 125820 and 125819 to fix PR9266. by Rafael Espindola · 13 years ago
  4. f91ae52 Use PARSE_ARGUMENTS to clean up add_clang_unittest's calling convention. by Jeffrey Yasskin · 13 years ago
  5. effc48d Remove support and mc from the clang unittests' dependencies because they're not by Jeffrey Yasskin · 13 years ago
  6. 906c73f Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction by Peter Collingbourne · 13 years ago
  7. c515d18 Adds a CMake target for the Basic lib's unit tests. Reviewed by by Zhanyong Wan · 13 years ago
  8. 05cb9f2 Improves CMakeLists.txt for Clang's unit tests: make "linked by Zhanyong Wan · 13 years ago
  9. 483651c Moves FileManagerTest.cpp to unittests/Basic such that the unit test by Zhanyong Wan · 13 years ago
  10. 718b01d Add CMake support to the clang unittests. by Jeffrey Yasskin · 13 years ago
  11. 9b555ea Improves Clang's virtual file handling. by Zhanyong Wan · 13 years ago
  12. f0ed580 Fix a typo in a comment in tools/clang/unittests/Frontend/Makefile. by Zhanyong Wan · 13 years ago
  13. 9acd0d9 build: Prevent duplicate inclusion of Makefile.rules, which causes make to warn by Daniel Dunbar · 13 years ago
  14. 7a17889 Add gTest unittests to clang, and write the first one. by Jeffrey Yasskin · 13 years ago