[PATCH] D45258: [clang-tidy] Return non-zero exit code for clang errors.
Alexander Kornienko via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Apr 9 08:17:14 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rCTE329579: [clang-tidy] Return non-zero exit code for clang errors. (authored by alexfh, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45258?vs=140956&id=141656#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45258
Files:
clang-tidy/tool/ClangTidyMain.cpp
test/clang-tidy/bugprone-suspicious-semicolon-fail.cpp
test/clang-tidy/check_clang_tidy.py
test/clang-tidy/diagnostic.cpp
test/clang-tidy/fix-errors.cpp
test/clang-tidy/misc-misplaced-const-cxx17.cpp
test/clang-tidy/misc-unused-using-decls-errors.cpp
test/clang-tidy/modernize-loop-convert-assert-failure.cpp
test/clang-tidy/readability-braces-around-statements-assert-failure.cpp
test/clang-tidy/serialize-diagnostics.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45258.141656.patch
Type: text/x-patch
Size: 12639 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180409/e9c2531d/attachment-0001.bin>
More information about the cfe-commits
mailing list