aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@vmiklos.hu>2018-03-19 14:43:59 +0000
committerMiklos Vajna <vmiklos@vmiklos.hu>2018-03-19 14:43:59 +0000
commit10fe9bc79eb38319cf6faf7fe4ffe131b23419af (patch)
treea2d8eb5b1bbe274694910137fe1aa552c077fc8e /llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
parent05daae75ad353b050e58599fbebc68a950d23f67 (diff)
downloadllvm-10fe9bc79eb38319cf6faf7fe4ffe131b23419af.zip
llvm-10fe9bc79eb38319cf6faf7fe4ffe131b23419af.tar.gz
llvm-10fe9bc79eb38319cf6faf7fe4ffe131b23419af.tar.bz2
run-clang-tidy: forward clang-tidy exit status
Exit with a non-zero value in case any of the underlying clang-tidy invocations exit with a non-zero value. This is useful in case WarningsAsErrors is enabled for some of the checks: if any of those checks find something, the exit status now reflects that. Also add the ability to use run-clang-tidy.py via lit, and assert that the exit code is not 0 when modernize-use-auto is triggered intentionally. Reviewers: alexfh, aaron.ballman Reviewed By: aaron.ballman Differential Revision: https://reviews.llvm.org/D44366 llvm-svn: 327854
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp')
0 files changed, 0 insertions, 0 deletions