[PATCH] D80876: [clang] Default to windows response files when running on windows
    Sam Clegg via Phabricator via cfe-commits 
    cfe-commits at lists.llvm.org
       
    Tue Jun  2 13:10:39 PDT 2020
    
    
  
sbc100 added a comment.
The problem I ran into regarding the quoting style differences was trying to refer to filenames that contains single quote characters:
Here is our test case that I've currently disabled on windows pending the resolution of this issue:
https://github.com/emscripten-core/emscripten/blob/20ecfa2f8101fb21a9c0f9d75e3aa2dee6468e95/tests/test_other.py#L8379
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