[PATCH] D26418: [clang-tidy] Add '-suppress-checks-filter' option to suppress diagnostics from certain files
Malcolm Parsons via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 9 02:58:27 PST 2016
malcolm.parsons resigned from this revision.
malcolm.parsons removed a reviewer: malcolm.parsons.
malcolm.parsons added a comment.
In https://reviews.llvm.org/D26418#590476, @nkakuev wrote:
> 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')?
I'll let @alexfh decide.
https://reviews.llvm.org/D26418
More information about the cfe-commits
mailing list