llvm-project/clang-tools-extra/clang-query
Peter Collingbourne b549019c3c Add a makefile for clang-query. Patch by Alex Horn!
While at it, have cmake build and test the tool if libedit is not installed,
as this dependency is now optional.

llvm-svn: 201599
2014-02-18 19:46:01 +00:00
..
tool Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
CMakeLists.txt Switch clang-query to use the lineeditor library. 2014-02-01 01:42:42 +00:00
Makefile Add a makefile for clang-query. Patch by Alex Horn! 2014-02-18 19:46:01 +00:00
Query.cpp Revert r194247 conditional on non-MSVC. 2013-11-08 08:54:53 +00:00
Query.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00
QueryParser.cpp Add completion to the query parser, and hook it up to clang-query. 2014-02-01 01:42:46 +00:00
QueryParser.h Add completion to the query parser, and hook it up to clang-query. 2014-02-01 01:42:46 +00:00
QuerySession.h Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't 2014-01-07 20:05:01 +00:00