amccarth added a comment. > This matches the behavior of cl.
Are you sure? In a bare environment, cl.exe doesn't include any system paths, not even to the standard library. It actually uses the INCLUDE environment variable for those paths. Granted, VCVARSALL sets that (and other environment variables), but it's not innate behavior of cl.exe. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D68736/new/ https://reviews.llvm.org/D68736 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits