1. a49fe5d [clang-query] Add non-exclusive output API by Stephen Kelly · 7 years ago
  2. 70d7717 [clang-query] Refactor Output settings to booleans by Stephen Kelly · 7 years ago
  3. 51707b2 [clang-query] Add 'detailed-ast' output as an alias for 'dump' by Stephen Kelly · 7 years ago
  4. 4a5b01d [clang-query] Add option to print matcher expression by Stephen Kelly · 7 years ago
  5. 02bfd89 Fix build failure caused by D52157 by Shuai Wang · 7 years ago
  6. 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
  7. 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
  8. d6aa8f4 QueryEngineTest.cpp: Appease g++47. by NAKAMURA Takumi · 11 years ago
  9. be6b63b ClangQueryTests: Fix msc17 build. Non-static member initializers are unavailable. by NAKAMURA Takumi · 11 years ago
  10. 1f6066c Add new 'let' command to bind arbitrary values into constants. by Samuel Benzaquen · 11 years ago
  11. 6a2dc5c [C++11] Replace OwningPtr with std::unique_ptr. by Ahmed Charles · 12 years ago
  12. 8b1265b Introduce clang-query tool. by Peter Collingbourne · 12 years ago