This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
clang-tools-extra
/
clang-query
History
Craig Topper
ae926ad24d
Remove call to llvm::makeArrayRef. Implicit conversion is sufficient.
...
llvm-svn: 216711
2014-08-29 06:05:20 +00:00
..
tool
Use CommonOptionsParser in clang-query. This fixes its support of the fixed
2014-08-02 01:02:33 +00:00
CMakeLists.txt
[CMake] Use LINK_LIBS instead of target_link_libraries().
2014-02-26 06:41:29 +00:00
Makefile
Add a makefile for clang-query. Patch by Alex Horn!
2014-02-18 19:46:01 +00:00
Query.cpp
Remove call to llvm::makeArrayRef. Implicit conversion is sufficient.
2014-08-29 06:05:20 +00:00
Query.h
Add new 'let' command to bind arbitrary values into constants.
2014-04-23 14:04:52 +00:00
QueryParser.cpp
[clang-query] Use the new API for named values from the Parser.
2014-08-12 21:22:58 +00:00
QueryParser.h
Simplify code. No functional change.
2014-06-10 04:50:50 +00:00
QuerySession.h
Blindly try to fix the clang-tools-extra build since my local build doesn't appear to be picking it up
2014-04-25 15:06:18 +00:00