[PATCH] D97805: [clang-query] Add option to enable only displaying main file matches

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Mar 3 14:29:41 PST 2021


njames93 updated this revision to Diff 327921.
njames93 added a comment.

Change default match mode to include all files.
Update so the prompt to switch match mode is only displayed once.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D97805/new/

https://reviews.llvm.org/D97805

Files:
  clang-tools-extra/clang-query/Query.cpp
  clang-tools-extra/clang-query/QueryParser.cpp
  clang-tools-extra/clang-query/QueryParser.h
  clang-tools-extra/clang-query/QuerySession.h
  clang-tools-extra/docs/ReleaseNotes.rst
  clang-tools-extra/test/clang-query/Inputs/foo.h
  clang-tools-extra/test/clang-query/headers.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97805.327921.patch
Type: text/x-patch
Size: 13281 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210303/b59df883/attachment-0001.bin>


More information about the cfe-commits mailing list