diff options
author | Shoaib Meenai <smeenai@fb.com> | 2018-02-27 06:04:23 +0000 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2018-02-27 06:04:23 +0000 |
commit | 80396248cf4dcb9987c82fed1566180b124444dc (patch) | |
tree | de4b3107602843fbe3fe5089d57cf4e01de5f190 /lld/MinGW | |
parent | 264707bae481194d1d45c6adda043733c5a9de32 (diff) | |
download | bcm5719-llvm-80396248cf4dcb9987c82fed1566180b124444dc.tar.gz bcm5719-llvm-80396248cf4dcb9987c82fed1566180b124444dc.zip |
[Driver] Fix codeview-column-info on macOS
macOS home directory paths begin with /Users, and clang-cl interprets
the /U portion as a macro undefine rather than a path, causing test
failures on macOS. Use a -- to explicitly treat the input file as a path
and fix the test.
This effectively reverts r326168 and adds an alternative fix.
llvm-svn: 326171
Diffstat (limited to 'lld/MinGW')
0 files changed, 0 insertions, 0 deletions