diff options
author | Nico Weber <thakis@chromium.org> | 2024-04-16 08:31:35 -0400 |
---|---|---|
committer | Nico Weber <thakis@chromium.org> | 2024-04-16 08:33:25 -0400 |
commit | e272c37934a06cd80b9b072afc09afae5fd8c218 (patch) | |
tree | f827c6741781f88c13f8894d142a2acf54491000 /clang/lib/Sema/SemaOpenMP.cpp | |
parent | b73476c7843f21966acb2fb5cab8515d9ec02905 (diff) | |
download | llvm-e272c37934a06cd80b9b072afc09afae5fd8c218.zip llvm-e272c37934a06cd80b9b072afc09afae5fd8c218.tar.gz llvm-e272c37934a06cd80b9b072afc09afae5fd8c218.tar.bz2 |
clang; Try to get windows-seh-async-verify.cpp to pass on mac
On macOS, file paths start with /Users/..., which clang-cl interptrets
as the /U switch followed by a preprocessor macro name to undefine.
Put the filename after `--` to prevent this. For consistency, move %s
to the end of the regular `clang` lines (where this isn't needed) as
well.
Diffstat (limited to 'clang/lib/Sema/SemaOpenMP.cpp')
0 files changed, 0 insertions, 0 deletions