1. 2946cd7 Update the file headers across all of the LLVM projects in the monorepo by Chandler Carruth · 7 years ago
  2. a49fe5d [clang-query] Add non-exclusive output API by Stephen Kelly · 7 years ago
  3. 70d7717 [clang-query] Refactor Output settings to booleans by Stephen Kelly · 7 years ago
  4. 51707b2 [clang-query] Add 'detailed-ast' output as an alias for 'dump' by Stephen Kelly · 7 years ago
  5. 2c4079c [clang-query] Add comment token handling by Stephen Kelly · 7 years ago
  6. 42668a4 [clang-query] Add single-letter 'q' alias for 'quit' by Stephen Kelly · 7 years ago
  7. 12ae3e6 Sort expected test output after previous commit by Stephen Kelly · 7 years ago
  8. c87e99f [clang-query] Test non-code-completion on single letter shortcuts by Stephen Kelly · 7 years ago
  9. 98a38f5 [clang-query] Add missing quit test by Stephen Kelly · 7 years ago
  10. 9af02f2 [clang-query] Add missing 'l' command handling by Stephen Kelly · 7 years ago
  11. 3abb97e Correcting and adding tests for r244206. by Aaron Ballman · 10 years ago
  12. 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
  13. be6b63b ClangQueryTests: Fix msc17 build. Non-static member initializers are unavailable. by NAKAMURA Takumi · 11 years ago
  14. 1f6066c Add new 'let' command to bind arbitrary values into constants. by Samuel Benzaquen · 11 years ago
  15. edc9e38 [cleanup] Re-sort headers with llvm/utils/sort_includes.py. by Chandler Carruth · 12 years ago
  16. d9a0f25 Add completion to the query parser, and hook it up to clang-query. by Peter Collingbourne · 12 years ago
  17. 8b1265b Introduce clang-query tool. by Peter Collingbourne · 12 years ago