1. 25286a5 Remove unnecessary explicit unique_ptr ctors now that buildASTFromCode returns a unique_ptr instead of a raw pointer. by David Blaikie · 11 years ago
  2. 35013fa Slightly less blindly fixing clang-tools-extra now that I remember that the "check-clang" target doesn't check clang-tools-extra by David Blaikie · 11 years ago
  3. d6aa8f4 QueryEngineTest.cpp: Appease g++47. by NAKAMURA Takumi · 11 years ago
  4. be6b63b ClangQueryTests: Fix msc17 build. Non-static member initializers are unavailable. by NAKAMURA Takumi · 11 years ago
  5. 1f6066c Add new 'let' command to bind arbitrary values into constants. by Samuel Benzaquen · 11 years ago
  6. 6a2dc5c [C++11] Replace OwningPtr with std::unique_ptr. by Ahmed Charles · 12 years ago
  7. 8b1265b Introduce clang-query tool. by Peter Collingbourne · 12 years ago