njames93 added a comment.

In D99993#2672624 <https://reviews.llvm.org/D99993#2672624>, @Eugene.Zelenko 
wrote:

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

That's for suppressing warnings emitted in header files. The issue this is 
solving is warnings being emitted at call sites where the callee is in system 
header files.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99993

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to