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
/
clang-query
/
tool
/
ClangQuery.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow newlines in AST Matchers in clang-query files
Stephen Kelly
2019-12-27
1
-4
/
+7
*
Revert "Allow newlines in AST Matchers in clang-query files" + 1
Evgenii Stepanov
2019-12-26
1
-7
/
+4
*
Allow newlines in AST Matchers in clang-query files
Stephen Kelly
2019-12-26
1
-4
/
+7
*
Revert "Allow newlines in AST Matchers in clang-query files"
Stephen Kelly
2019-12-26
1
-7
/
+4
*
Allow newlines in AST Matchers in clang-query files
Stephen Kelly
2019-12-26
1
-4
/
+7
*
Revert "Use InitLLVM to setup a pretty stack printer"
Nico Weber
2019-11-25
1
-2
/
+1
*
Use InitLLVM to setup a pretty stack printer
Rui Ueyama
2019-11-26
1
-1
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[clang-query] Continue if compilation command not found for some files
George Karpenkov
2018-12-05
1
-2
/
+13
*
Add preload option to clang-query
Stephen Kelly
2018-08-30
1
-0
/
+15
*
Extract runCommandsInFile method
Stephen Kelly
2018-08-30
1
-12
/
+19
*
modernize-use-auto NFC fixes
Piotr Padlewski
2016-12-14
1
-6
/
+2
*
[clang-query] Fix Clang-tidy readability-redundant-string-cstr warnings
Malcolm Parsons
2016-11-01
1
-2
/
+2
*
Update to match LLVM r272232.
Richard Smith
2016-06-09
1
-1
/
+1
*
Add the "quit" command as a way to terminate clang-query interactive sessions.
Aaron Ballman
2015-08-06
1
-0
/
+2
*
Use CommonOptionsParser in clang-query. This fixes its support of the fixed
Alexander Kornienko
2014-08-02
1
-26
/
+11
*
Fix clang-query on Windows: flush llvm::outs() after each command.
Manuel Klimek
2014-05-21
1
-0
/
+1
*
Blindly try to fix the clang-tools-extra build since my local build doesn't a...
David Blaikie
2014-04-25
1
-3
/
+1
*
Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
2014-04-23
1
-4
/
+6
*
[C++11] Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-09
1
-3
/
+2
*
Add completion to the query parser, and hook it up to clang-query.
Peter Collingbourne
2014-02-01
1
-3
/
+4
*
Switch clang-query to use the lineeditor library.
Peter Collingbourne
2014-02-01
1
-28
/
+4
*
Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't
Chandler Carruth
2014-01-07
1
-4
/
+2
*
Introduce clang-query tool.
Peter Collingbourne
2013-11-08
1
-0
/
+158