diff options
author | Dan Liew <dan@su-root.co.uk> | 2018-09-24 09:30:33 +0000 |
---|---|---|
committer | Dan Liew <dan@su-root.co.uk> | 2018-09-24 09:30:33 +0000 |
commit | c0ba5dc47b55ee91976f05eb955799b320640299 (patch) | |
tree | 98bb8fe834e305b1f3b3859ff5bc7ce30dbbab13 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 071fdc1b01ecab23cacb8e1ef9739405d6f8cc69 (diff) | |
download | llvm-c0ba5dc47b55ee91976f05eb955799b320640299.zip llvm-c0ba5dc47b55ee91976f05eb955799b320640299.tar.gz llvm-c0ba5dc47b55ee91976f05eb955799b320640299.tar.bz2 |
When running the ios/iossim prepare script show the script output when it returns with a non-zero exit code.
Summary:
Previously we'd just show the exception and not the output from the
executed script. This is unhelpful in the case that the script actually
reports some useful information on the failure.
Now we print the output and re-raise the exception.
Reviewers: kubamracek, george.karpenkov
Subscribers: #sanitizers, llvm-commits
Differential Revision: https://reviews.llvm.org/D52350
llvm-svn: 342869
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions