Commit c193d71
authored
[clang][Headers][lit] Fix test arm-acle-no-direct-include.c on Mac (#158677)
See [here](#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 <nick.sarnie@intel.com>1 parent 53cda13 commit c193d71
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments