diff options
author | Ilia Kuklin <kuklin.iy@mail.ru> | 2023-12-08 01:16:52 +0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-08 01:16:52 +0500 |
commit | bdcb841aa729eabc03896c74c6ddfbf836356d77 (patch) | |
tree | ce438c8c51d8f1202bf1bf6cba27629b00ea8af9 /clang/test/ParserOpenACC/parse-wait-construct.c | |
parent | a4d4b45aef6dbac1cead60dcba5e60939fc1656d (diff) | |
download | llvm-bdcb841aa729eabc03896c74c6ddfbf836356d77.zip llvm-bdcb841aa729eabc03896c74c6ddfbf836356d77.tar.gz llvm-bdcb841aa729eabc03896c74c6ddfbf836356d77.tar.bz2 |
[objcopy] Return an error in case of an invalid regex (#74319)
As of now, llvm-objcopy silently ignores a provided regex if it doesn't
compile.
This patch adds returning an error saying that a regex couldn't be
compiled, along with the compilation error message.
---------
Co-authored-by: James Henderson <46713263+jh7370@users.noreply.github.com>
Diffstat (limited to 'clang/test/ParserOpenACC/parse-wait-construct.c')
0 files changed, 0 insertions, 0 deletions