[PATCH] D52857: [clang-query] Add non-exclusive output API

Stephen Kelly via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 22 08:56:33 PDT 2018


steveire updated this revision to Diff 170435.
steveire retitled this revision from "[clang-query] Add non-exclusive output API   " to "[clang-query] Add non-exclusive output API".
steveire added a comment.

New design


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D52857

Files:
  clang-query/Query.h
  clang-query/QueryParser.cpp
  clang-query/QueryParser.h
  unittests/clang-query/QueryEngineTest.cpp
  unittests/clang-query/QueryParserTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52857.170435.patch
Type: text/x-patch
Size: 5091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181022/1b931f4d/attachment.bin>


More information about the cfe-commits mailing list