[PATCH] D80876: [clang] Default to windows response files when running on windows
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 1 12:27:39 PDT 2020
probinson added a comment.
It looks like your patch will allow us to remove a private patch that has a similar effect.
Incidentally if I apply this to an upstream checkout on Windows, I see clang/test/Driver/at_file.c fails, so you'd at least need to do something for that.
(`UNSUPPORTED: system-windows` at a minimum.)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80876/new/
https://reviews.llvm.org/D80876
More information about the cfe-commits
mailing list