[PATCH] D99993: [clang-tidy] bugprone-argument-comment: ignore name mismatches for decls from system headers

Eugene Zelenko via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 6 15:17:26 PDT 2021


Eugene.Zelenko added a comment.

Why `--header-filter` command line option or `HeaderFilterRegex` configuration file option could not solve this problem?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99993/new/

https://reviews.llvm.org/D99993



More information about the cfe-commits mailing list