zahen added a comment.

The build system strives to be deterministic so all file probes need to be 
accounted for; environment variables are also problematic.  Our builds 
deliberately don't run from a Visual Studio command prompt.  In addition, we'd 
like to avoid coupling clang tools that don't perform codegen to link.exe.  We 
do use -fmsc-version= during the build.


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

https://reviews.llvm.org/D85998

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

Reply via email to