[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
Wed Nov 18 04:19:28 PST 2020
DmitryPolukhin updated this revision to Diff 306046.
DmitryPolukhin marked 2 inline comments as done.
DmitryPolukhin added a comment.
- addressed comments in the diff
- stop ignoring system macro
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/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.306046.patch
Type: text/x-patch
Size: 8521 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20201118/6bcd2ee2/attachment-0001.bin>
More information about the cfe-commits
mailing list