[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 11:18:38 PDT 2020


probinson added a comment.

Indeed I am mis-remembering, sorry about that!  We use gnu-style command-line options but we change RSPQuoting from Default to Windows; assuming getProcessTriple() is the host not the target, your change should have the same effect.  I'll try removing our private patch and adding yours, and see what happens.


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