[PATCH] D97805: [clang-query] Add option to enable only displaying main file matches
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 4 05:09:31 PST 2021
aaron.ballman accepted this revision.
aaron.ballman added a comment.
This revision is now accepted and ready to land.
LGTM aside from a typo fix.
================
Comment at: clang-tools-extra/clang-query/Query.cpp:56
+ " include-headers "
+ "Match nodes included from head files. This mode is the "
+ "default.\n"
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D97805/new/
https://reviews.llvm.org/D97805
More information about the cfe-commits
mailing list