diff options
author | Hans Wennborg <hans@chromium.org> | 2022-11-05 04:37:45 +0100 |
---|---|---|
committer | Hans Wennborg <hans@chromium.org> | 2022-11-07 18:28:33 +0100 |
commit | 19a7939404a3b932c26cd2a6a29f0669acebd702 (patch) | |
tree | a226d0e78a793ed5c24ea5f190a29fa7c78c5a7e /clang/unittests/Tooling/Syntax/TreeTest.cpp | |
parent | 265a73043d34af25d88a238b84ed9c0c34321348 (diff) | |
download | llvm-19a7939404a3b932c26cd2a6a29f0669acebd702.zip llvm-19a7939404a3b932c26cd2a6a29f0669acebd702.tar.gz llvm-19a7939404a3b932c26cd2a6a29f0669acebd702.tar.bz2 |
[lld] Check errors from expanding response files
Previously the response file expansion code would print the error, but
lld would not exit, which was odd.
lld does response file expansion in the different drivers, but it's also
done in main() first, so it's enough to check there.
By checking for these errors we would have caught when D136090
introduced a bug that made lld print errors for response files which
contained "-rpath @foo".
Differental revision: https://reviews.llvm.org/D137477
Diffstat (limited to 'clang/unittests/Tooling/Syntax/TreeTest.cpp')
0 files changed, 0 insertions, 0 deletions