[PATCH] D15528: Teach clang-tidy how to -Werror checks.

Jonathan Roelofs via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 13 09:24:46 PST 2016


jroelofs updated this revision to Diff 44759.
jroelofs added a comment.

clang-format the patch, and rename method.


http://reviews.llvm.org/D15528

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidy.h
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tidy/ClangTidyOptions.cpp
  clang-tidy/ClangTidyOptions.h
  clang-tidy/tool/ClangTidyMain.cpp
  docs/clang-tidy/index.rst
  test/clang-tidy/werrors-plural.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15528.44759.patch
Type: text/x-patch
Size: 13226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160113/556043f9/attachment.bin>


More information about the cfe-commits mailing list