[PATCH] D62493: [Driver] Always use Unix-style paths in the Darwin driver
Duncan P. N. Exon Smith via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon May 27 20:35:48 PDT 2019
dexonsmith added a comment.
This doesn’t look okay to me, because this would prevent building for Darwin when running on Windows. I added a couple of reviewers that have Windows experience and might have ideas for how to fix the tests without breaking the portability of the driver.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62493/new/
https://reviews.llvm.org/D62493
More information about the cfe-commits
mailing list