[PATCH] D53501: [clang-query] Refactor Output settings to booleans

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


steveire created this revision.
steveire added a reviewer: aaron.ballman.
Herald added a subscriber: cfe-commits.

This will make it possible to add non-exclusive mode output.


Repository:
  rCTE Clang Tools Extra

https://reviews.llvm.org/D53501

Files:
  clang-query/Query.cpp
  clang-query/Query.h
  clang-query/QueryParser.cpp
  clang-query/QuerySession.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53501.170421.patch
Type: text/x-patch
Size: 3682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181022/9ea17d02/attachment.bin>


More information about the cfe-commits mailing list