[PATCH] D41326: [clang-tidy] Added diagnostics about incorrect usage of NOLINT comment
JVApen via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 17 00:57:39 PST 2017
JVApen added a comment.
I'm missing some documentation to understand the corner cases. How does this check behave with suppressed warnings for checks which ain't currently checked. (Using -no-... on a code base or suppressing the warnings via the pragmas)
https://reviews.llvm.org/D41326
More information about the cfe-commits
mailing list