[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:59:46 PDT 2020


probinson added a comment.

Re testing, you could copy clang/test/Driver/at_file_win.c, which has an explicit `--rsp-quoting=windows`; remove that option and make it `REQUIRES: system-windows`.  That should do it.


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