[PATCH] D90835: [RFC][clang-tidy] Ignore diagnostics due to macro expansion from not-interested headers
Dmitry Polukhin via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 19 07:29:42 PDT 2021
DmitryPolukhin updated this revision to Diff 338517.
DmitryPolukhin added a comment.
Put feature behind flag
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D90835/new/
https://reviews.llvm.org/D90835
Files:
clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.cpp
clang-tools-extra/clang-tidy/ClangTidyDiagnosticConsumer.h
clang-tools-extra/clang-tidy/ClangTidyOptions.cpp
clang-tools-extra/clang-tidy/ClangTidyOptions.h
clang-tools-extra/clang-tidy/tool/ClangTidyMain.cpp
clang-tools-extra/test/clang-tidy/infrastructure/macros.cpp
clang-tools-extra/test/clang-tidy/infrastructure/macros.h
clang-tools-extra/test/clang-tidy/infrastructure/macros_filter.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D90835.338517.patch
Type: text/x-patch
Size: 13667 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210419/89bd359d/attachment-0001.bin>
More information about the cfe-commits
mailing list