index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
unittests
/
clang-query
/
QueryParserTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix formatting in previous commits
Stephen Kelly
2019-12-29
1
-6
/
+10
*
Fix use of named values surrounded by newlines in clang-query
Stephen Kelly
2019-12-29
1
-0
/
+19
*
Fix newline handling in clang-query parser
Stephen Kelly
2019-12-29
1
-0
/
+8
*
Fix handling of newlines in clang-query
Stephen Kelly
2019-12-29
1
-0
/
+18
*
Allow newlines in AST Matchers in clang-query files
Stephen Kelly
2019-12-27
1
-0
/
+101
*
Revert "Allow newlines in AST Matchers in clang-query files" + 1
Evgenii Stepanov
2019-12-26
1
-101
/
+0
*
Allow newlines in AST Matchers in clang-query files
Stephen Kelly
2019-12-26
1
-0
/
+101
*
Revert "Allow newlines in AST Matchers in clang-query files"
Stephen Kelly
2019-12-26
1
-101
/
+0
*
Allow newlines in AST Matchers in clang-query files
Stephen Kelly
2019-12-26
1
-0
/
+101
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-query] Add non-exclusive output API
Stephen Kelly
2018-10-29
1
-3
/
+36
*
[clang-query] Refactor Output settings to booleans
Stephen Kelly
2018-10-24
1
-6
/
+4
*
[clang-query] Add 'detailed-ast' output as an alias for 'dump'
Stephen Kelly
2018-10-24
1
-3
/
+8
*
[clang-query] Add comment token handling
Stephen Kelly
2018-10-03
1
-0
/
+11
*
[clang-query] Add single-letter 'q' alias for 'quit'
Stephen Kelly
2018-10-03
1
-0
/
+3
*
Sort expected test output after previous commit
Stephen Kelly
2018-10-01
1
-6
/
+6
*
[clang-query] Test non-code-completion on single letter shortcuts
Stephen Kelly
2018-10-01
1
-0
/
+10
*
[clang-query] Add missing quit test
Stephen Kelly
2018-10-01
1
-0
/
+9
*
[clang-query] Add missing 'l' command handling
Stephen Kelly
2018-10-01
1
-0
/
+6
*
Correcting and adding tests for r244206.
Aaron Ballman
2015-08-06
1
-1
/
+3
*
Slightly less blindly fixing clang-tools-extra now that I remember that the "...
David Blaikie
2014-04-25
1
-1
/
+1
*
ClangQueryTests: Fix msc17 build. Non-static member initializers are unavaila...
NAKAMURA Takumi
2014-04-24
1
-2
/
+2
*
Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
2014-04-23
1
-30
/
+74
*
[cleanup] Re-sort headers with llvm/utils/sort_includes.py.
Chandler Carruth
2014-03-04
1
-1
/
+1
*
Add completion to the query parser, and hook it up to clang-query.
Peter Collingbourne
2014-02-01
1
-16
/
+41
*
Introduce clang-query tool.
Peter Collingbourne
2013-11-08
1
-0
/
+87