[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:15 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329579: [clang-tidy] Return non-zero exit code for clang errors. (authored by alexfh, committed by ).
Herald added a subscriber: llvm-commits.

Repository:
  rL LLVM

https://reviews.llvm.org/D45258

Files:
  clang-tools-extra/trunk/clang-tidy/tool/ClangTidyMain.cpp
  clang-tools-extra/trunk/test/clang-tidy/bugprone-suspicious-semicolon-fail.cpp
  clang-tools-extra/trunk/test/clang-tidy/check_clang_tidy.py
  clang-tools-extra/trunk/test/clang-tidy/diagnostic.cpp
  clang-tools-extra/trunk/test/clang-tidy/fix-errors.cpp
  clang-tools-extra/trunk/test/clang-tidy/misc-misplaced-const-cxx17.cpp
  clang-tools-extra/trunk/test/clang-tidy/misc-unused-using-decls-errors.cpp
  clang-tools-extra/trunk/test/clang-tidy/modernize-loop-convert-assert-failure.cpp
  clang-tools-extra/trunk/test/clang-tidy/readability-braces-around-statements-assert-failure.cpp
  clang-tools-extra/trunk/test/clang-tidy/serialize-diagnostics.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45258.141657.patch
Type: text/x-patch
Size: 13359 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180409/439dd40b/attachment.bin>


More information about the cfe-commits mailing list