[PATCH] Introduce clang-query tool.
Peter Collingbourne
peter at pcc.me.uk
Tue Nov 5 23:18:44 PST 2013
- Address reviewer comments
Hi klimek, sbenza,
http://llvm-reviews.chandlerc.com/D2098
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2098?vs=5337&id=5371#toc
Files:
CMakeLists.txt
Makefile
clang-query/CMakeLists.txt
clang-query/Makefile
unittests/Makefile
clang-query/Query.cpp
clang-query/Query.h
clang-query/QueryParser.cpp
clang-query/QueryParser.h
clang-query/QuerySession.h
clang-query/tool/CMakeLists.txt
clang-query/tool/ClangQuery.cpp
test/CMakeLists.txt
test/clang-query/Inputs/foo.script
test/clang-query/errors.c
test/clang-query/function-decl.c
test/lit.cfg
test/lit.site.cfg.in
unittests/CMakeLists.txt
unittests/clang-query/CMakeLists.txt
unittests/clang-query/Makefile
unittests/clang-query/QueryEngineTest.cpp
unittests/clang-query/QueryParserTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2098.2.patch
Type: text/x-patch
Size: 32386 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131105/4bad1d54/attachment.bin>
More information about the cfe-commits
mailing list