[PATCH] Print stats on displayed and ignored warnings.

Alexander Kornienko alexfh at google.com
Tue May 6 07:25:12 PDT 2014


Hi klimek,

Also displays a hint to use -header-filter='.*' in case any warnings
are in non-user code. This will help discoverability of this option.

http://reviews.llvm.org/D3621

Files:
  clang-tidy/ClangTidy.cpp
  clang-tidy/ClangTidy.h
  clang-tidy/ClangTidyDiagnosticConsumer.cpp
  clang-tidy/ClangTidyDiagnosticConsumer.h
  clang-tidy/tool/ClangTidyMain.cpp
  test/clang-tidy/file-filter.cpp
  test/clang-tidy/nolint.cpp
  test/clang-tidy/redundant-smartptr-get.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3621.9110.patch
Type: text/x-patch
Size: 10167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140506/355441db/attachment.bin>


More information about the cfe-commits mailing list