thakis added a comment.

Probably get a short release notes entry too.



================
Comment at: clang/lib/Driver/ToolChains/MSVC.cpp:669
     const InputInfoList &Inputs, const ArgList &Args,
     const char *LinkingOutput) const {
   ArgStringList CmdArgs;
----------------
Doesn't this whole function exist only for /fallback? In what other cases do we 
need to invoke cl.exe?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95876

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

Reply via email to