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