[PATCH] Never filter-out compile errors in clang-tidy, display them as errors.
Alexander Kornienko
alexfh at google.com
Sat May 31 16:41:20 PDT 2014
Hi klimek,
No filters should affect the display of errors. Fixed a few tests,
which had compile errors.
We need to think what we should do with mapped errors (-Werror).
http://reviews.llvm.org/D3982
Files:
clang-tidy/ClangTidy.cpp
clang-tidy/ClangTidyDiagnosticConsumer.cpp
clang-tidy/ClangTidyDiagnosticConsumer.h
test/clang-tidy/deduplication.cpp
test/clang-tidy/diagnostic.cpp
test/clang-tidy/redundant-smartptr-get.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3982.9994.patch
Type: text/x-patch
Size: 5739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140531/dd56f333/attachment.bin>
More information about the cfe-commits
mailing list