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
/
QueryEngineTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix file headers. NFC
Fangrui Song
2019-03-01
1
-1
/
+1
*
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
-0
/
+13
*
[clang-query] Refactor Output settings to booleans
Stephen Kelly
2018-10-24
1
-2
/
+2
*
[clang-query] Add 'detailed-ast' output as an alias for 'dump'
Stephen Kelly
2018-10-24
1
-1
/
+2
*
[clang-query] Add option to print matcher expression
Stephen Kelly
2018-10-20
1
-6
/
+8
*
Fix build failure caused by D52157
Shuai Wang
2018-09-17
1
-1
/
+1
*
Remove unnecessary explicit unique_ptr ctors now that buildASTFromCode return...
David Blaikie
2014-04-25
1
-4
/
+4
*
Slightly less blindly fixing clang-tools-extra now that I remember that the "...
David Blaikie
2014-04-25
1
-13
/
+12
*
QueryEngineTest.cpp: Appease g++47.
NAKAMURA Takumi
2014-04-24
1
-1
/
+1
*
ClangQueryTests: Fix msc17 build. Non-static member initializers are unavaila...
NAKAMURA Takumi
2014-04-24
1
-9
/
+18
*
Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
2014-04-23
1
-10
/
+38
*
[C++11] Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-09
1
-2
/
+2
*
Introduce clang-query tool.
Peter Collingbourne
2013-11-08
1
-0
/
+110