diff options
author | Nico Weber <thakis@chromium.org> | 2021-02-09 09:17:23 -0500 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2021-02-09 09:28:52 -0500 |
commit | 23cd8d51ad519261137a40a5bbac6e537ee7ba25 (patch) | |
tree | d48844ca5a8756c8954caa157f4f85b15be4d4f7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 521e1733f1496f6d554e6ce8b69cd4251499b15e (diff) | |
download | llvm-23cd8d51ad519261137a40a5bbac6e537ee7ba25.zip llvm-23cd8d51ad519261137a40a5bbac6e537ee7ba25.tar.gz llvm-23cd8d51ad519261137a40a5bbac6e537ee7ba25.tar.bz2 |
Try to fix compiler-rt tests after 87dbdd2e3bb63b on mac and win
These tests use `--check-prefix=CHECK-%os` but then didn't have
a CHECK line for every os.
In most tests, the linux expectations were sufficient (they match
the "wrap_" prefix with .*), so just remove the check-prefix there.
In the places where this didn't easily work, make sure there are
at least CHECK-Windows and CHECK-Darwin lines.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions