[PATCH] D41326: [clang-tidy] Added diagnostics about incorrect usage of NOLINT comment

Anton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Dec 23 15:17:37 PST 2017


xgsa updated this revision to Diff 128092.
xgsa added a comment.

The full diff (but not only the incremental one) was uploaded. Please, skip previous revision. Sorry.


https://reviews.llvm.org/D41326

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  test/clang-tidy/nolint-usage.cpp
  test/clang-tidy/nolint.cpp
  test/clang-tidy/nolintnextline.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41326.128092.patch
Type: text/x-patch
Size: 33704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171223/6d2ed0e7/attachment-0001.bin>


More information about the cfe-commits mailing list