[PATCH] D40671: [clang-tidy] Support specific checks for NOLINT directive

Anton via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Dec 1 03:34:10 PST 2017


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

A few additional test cases were added.


https://reviews.llvm.org/D40671

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40671.125096.patch
Type: text/x-patch
Size: 5981 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171201/62c0952e/attachment.bin>


More information about the cfe-commits mailing list