nkakuev added a comment. In https://reviews.llvm.org/D26418#590417, @malcolm.parsons wrote:
> In https://reviews.llvm.org/D26418#590383, @nkakuev wrote: > > > The warning is caused by a third-party code, but header filter won't help > > you to suppress it since it now relates to your sources. > > > The header filter suppresses the warning location, but the note locations are > in the main file so they unsuppress the warning. > > It sounds like you want note locations to be ignored. On a second thought, ignoring note locations might be a good enough solution for me. How should I do this? Add a new option (e.g. '-ignore-note-locations')? https://reviews.llvm.org/D26418 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits