[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
Thu Nov 5 07:40:36 PST 2020
DmitryPolukhin updated this revision to Diff 303121.
DmitryPolukhin added a comment.
Fix clang-tidy warning
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/cppcoreguidelines/ProTypeVarargCheck.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.303121.patch
Type: text/x-patch
Size: 9255 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201105/dad34913/attachment.bin>
More information about the cfe-commits
mailing list