[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:32:01 PDT 2021


DmitryPolukhin updated this revision to Diff 338520.
DmitryPolukhin added a comment.

Fix wrong character


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.338520.patch
Type: text/x-patch
Size: 13666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210419/c1fc3ba4/attachment-0001.bin>


More information about the cfe-commits mailing list