[PATCH] Introduce clang-query tool.

Peter Collingbourne peter at pcc.me.uk
Wed Nov 6 16:35:05 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=5371&id=5389#toc

BRANCH
  clangquery

ARCANIST PROJECT
  clang-tools-extra

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.3.patch
Type: text/x-patch
Size: 33823 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20131106/e5a0d056/attachment.bin>


More information about the cfe-commits mailing list