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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Slightly less blindly fixing clang-tools-extra now that I remember that the "...
David Blaikie
2014-04-25
1
-4
/
+1
*
Blindly try to fix the clang-tools-extra build since my local build doesn't a...
David Blaikie
2014-04-25
2
-5
/
+3
*
QueryParser::doParse(): Fix msc17 build. Don't use initializer list.
NAKAMURA Takumi
2014-04-23
1
-1
/
+1
*
Add new 'let' command to bind arbitrary values into constants.
Samuel Benzaquen
2014-04-23
6
-38
/
+125
*
[C++11] Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-09
1
-3
/
+2
*
[cleanup] Re-sort headers with llvm/utils/sort_includes.py.
Chandler Carruth
2014-03-04
2
-3
/
+1
*
Documentation comments: fix incorrect usage of \param
Dmitri Gribenko
2014-03-02
1
-4
/
+4
*
[C++11] Replace LLVM_OVERRIDE with 'override'
Craig Topper
2014-03-02
1
-5
/
+5
*
[CMake] Use LINK_LIBS instead of target_link_libraries().
NAKAMURA Takumi
2014-02-26
1
-2
/
+2
*
Add a makefile for clang-query. Patch by Alex Horn!
Peter Collingbourne
2014-02-18
3
-10
/
+48
*
Add completion to the query parser, and hook it up to clang-query.
Peter Collingbourne
2014-02-01
3
-46
/
+160
*
Switch clang-query to use the lineeditor library.
Peter Collingbourne
2014-02-01
2
-29
/
+6
*
Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't
Chandler Carruth
2014-01-07
4
-8
/
+6
*
[CMake] clang-tools-extra: Update dependencies.
NAKAMURA Takumi
2013-12-10
1
-0
/
+4
*
Revert r194247 conditional on non-MSVC.
Peter Collingbourne
2013-11-08
1
-0
/
+5
*
clang-query: Unbreak msvc.
NAKAMURA Takumi
2013-11-08
1
-3
/
+0
*
Silence GCC warning.
Peter Collingbourne
2013-11-08
1
-0
/
+2
*
Introduce clang-query tool.
Peter Collingbourne
2013-11-08
9
-0
/
+674