aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/WasmObjectFile.cpp
diff options
context:
space:
mode:
authorJakub Kuderski <kubakuderski@gmail.com>2017-04-25 22:38:39 +0000
committerJakub Kuderski <kubakuderski@gmail.com>2017-04-25 22:38:39 +0000
commita7410fdbee25ed2f1b6e727b42d8ae1de969ca6a (patch)
tree154ffcf2f58fd4742e4f161a57f8a64f991256a7 /llvm/lib/Object/WasmObjectFile.cpp
parentd6d4127fcb4a7abbd202b9ae19cb9be0a32981d1 (diff)
downloadllvm-a7410fdbee25ed2f1b6e727b42d8ae1de969ca6a.zip
llvm-a7410fdbee25ed2f1b6e727b42d8ae1de969ca6a.tar.gz
llvm-a7410fdbee25ed2f1b6e727b42d8ae1de969ca6a.tar.bz2
[clang-tidy] run-clang-tidy.py: check if clang-apply-replacements succeeds
Summary: When running run-clang-tidy.py with -fix it tries to apply found replacements at the end. If there are errors running clang-apply-replacements, the script currently crashes or displays no error at all. This patch checks for errors running clang-apply-replacements the same way clang-tidy binary is handled. Another option would be probably checking for clang-apply-replacements (when -fix is passed) even before running clang-tidy. Reviewers: Prazek, alexfh, bkramer, mfherbst Reviewed By: Prazek, alexfh Subscribers: kimgr, cfe-commits Tags: #clang-tools-extra Differential Revision: https://reviews.llvm.org/D32294 llvm-svn: 301365
Diffstat (limited to 'llvm/lib/Object/WasmObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions