hanchenye-llvm-project/clang-tools-extra/clang-query
Manuel Klimek 55dc5df59f Install clang-query by default.
It is already installed by the autotools build, and it is useful for
developers who are not working on LLVM/Clang itself.

llvm-svn: 248710
2015-09-28 13:26:39 +00:00
..
tool Install clang-query by default. 2015-09-28 13:26:39 +00:00
CMakeLists.txt
Makefile
Query.cpp Add the "quit" command as a way to terminate clang-query interactive sessions. 2015-08-06 11:56:57 +00:00
Query.h Add the "quit" command as a way to terminate clang-query interactive sessions. 2015-08-06 11:56:57 +00:00
QueryParser.cpp Add the "quit" command as a way to terminate clang-query interactive sessions. 2015-08-06 11:56:57 +00:00
QueryParser.h
QuerySession.h Add the "quit" command as a way to terminate clang-query interactive sessions. 2015-08-06 11:56:57 +00:00