clang-tools-extra/clang-query
David Blaikie 1ec3c0fcf8 Revert "Apply modernize-use-default to clang-tools-extra."
Breaks the build in GCC 4.7.2 (see
http://lab.llvm.org:8011/builders/perf-x86_64-penryn-O3 for example)

This reverts commit r250824.

git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@250862 91177308-0d34-0410-b5e6-96231b3b80d8
2015-10-20 21:45:52 +00:00
..
tool Install clang-query by default. 2015-09-28 13:26:39 +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 Revert "Apply modernize-use-default to clang-tools-extra." 2015-10-20 21:45:52 +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 Simplify code. No functional change. 2014-06-10 04:50:50 +00:00
QuerySession.h Add the "quit" command as a way to terminate clang-query interactive sessions. 2015-08-06 11:56:57 +00:00