You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[clang][Headers][lit] Fix test arm-acle-no-direct-include.c on Mac (#158677)
See
[here](llvm/llvm-project#144172 (comment)),
need to add `--` to filename parsing on Mac because the path starts with
`/U` which `clang-cl` treats as the flag `/U`.
Signed-off-by: Sarnie, Nick <[email protected]>
0 commit comments