[PATCH] D61487: [clang-tidy] Make the plugin honor NOLINT

Nikolai Kosjar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 22 07:31:50 PDT 2019


nik updated this revision to Diff 200736.
nik marked an inline comment as done.
nik added a comment.

Addressed comments.


Repository:
  rCTE Clang Tools Extra

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61487/new/

https://reviews.llvm.org/D61487

Files:
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tidy/plugin/ClangTidyPlugin.cpp
  test/clang-tidy/basic.cpp
  test/clang-tidy/nolint-plugin.cpp
  test/clang-tidy/nolintnextline-plugin.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61487.200736.patch
Type: text/x-patch
Size: 13677 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190522/d4378c3d/attachment.bin>


More information about the cfe-commits mailing list