[clang] [Driver] Print C++ standard library info (PR #207798)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 29 02:17:44 PDT 2026


trcrsired wrote:

Also i think the code of AddMSVCStdlibIncludeArgs being wrong. Because Microsoft STL headers are with the CRT headers in the toolchains unless you are using windows-msvc-sysroot which follows GCC style sysroot. Neither being correct

https://github.com/llvm/llvm-project/pull/207798


More information about the cfe-commits mailing list