mstorsjo added a comment.

Would it be possible to move setting of this flag to somewhere else (e.g. 
somewhere in Driver/ToolChains/MSVC.cpp), so that it would be picked up also 
when building with the gcc-style driver with `--target=*-windows-msvc`? Overall 
in earlier discussions, there's been mostly positive reception to making that 
mode more usable even if it isn't quite as supported as actually invoking 
`clang-cl`. (For some things, like the equivalent of the cl level `-MD`/`-MT` 
options, there's currently nothing available in the gcc style driver - but for 
a feature like this, I don't see any reason why it shouldn't be available 
everywhere.)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D114576/new/

https://reviews.llvm.org/D114576

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to