[PATCH] D41326: [clang-tidy] Added diagnostics about incorrect usage of NOLINT comment
Anton via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 2 10:17:46 PST 2018
xgsa updated this revision to Diff 128431.
xgsa added a comment.
Rename the check `nolint-usage` => `readability-nolint-usage` for consistency.
Update diagnostics message according to the review comments.
Repository:
rCTE Clang Tools Extra
https://reviews.llvm.org/D41326
Files:
clang-tidy/ClangTidy.cpp
clang-tidy/ClangTidyDiagnosticConsumer.cpp
clang-tidy/ClangTidyDiagnosticConsumer.h
test/clang-tidy/nolint.cpp
test/clang-tidy/nolintnextline.cpp
test/clang-tidy/readability-nolint-usage.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41326.128431.patch
Type: text/x-patch
Size: 33453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180102/4d00728f/attachment-0001.bin>
More information about the cfe-commits
mailing list