[PATCH] D15006: Driver: Better detection of mingw-gcc
Martell Malone via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Apr 14 06:50:50 PDT 2017
martell added a comment.
To clarify the most import part about actually being able to test this is the being able to modify the PATH variable for windows and unix hosts in the test case.
The program prefix is less of a problem because I can double down with the same empty file one with .exe and one without.
Just thought that I would note it incase someone has ran into this already.
Repository:
rL LLVM
https://reviews.llvm.org/D15006
More information about the cfe-commits
mailing list