1. 5b106a8 Define DiagnosticBuilder<<APValue so it's easy to include APValues in by Jeffrey Yasskin · 13 years ago
  2. 16f2131 Reverts the Tooling changes as requested by Chris. by Manuel Klimek · 13 years ago
  3. 64cbdf3 This patch implements an AST matching framework that allows to write by Manuel Klimek · 13 years ago
  4. c5cd252 Handle gcc-compatible compilers (such as clang) the same way we handle gcc. by Oscar Fuentes · 13 years ago
  5. 9a05fa9 This is the next step in building the standalone tools infrastructure: by Manuel Klimek · 13 years ago
  6. cf3ce5d Adds a function to run FrontendActions over in-memory code. This is by Manuel Klimek · 13 years ago
  7. a3f787c Put targets on folders, if the IDE supports the feature. by Oscar Fuentes · 13 years ago
  8. f91ae52 Use PARSE_ARGUMENTS to clean up add_clang_unittest's calling convention. by Jeffrey Yasskin · 13 years ago
  9. effc48d Remove support and mc from the clang unittests' dependencies because they're not by Jeffrey Yasskin · 13 years ago
  10. 906c73f Move CompilerInstance::LLVMContext and LLVMContext ownership to CodeGenAction by Peter Collingbourne · 13 years ago
  11. c515d18 Adds a CMake target for the Basic lib's unit tests. Reviewed by by Zhanyong Wan · 13 years ago
  12. 05cb9f2 Improves CMakeLists.txt for Clang's unit tests: make "linked by Zhanyong Wan · 13 years ago
  13. 718b01d Add CMake support to the clang unittests. by Jeffrey Yasskin · 13 years ago