[clang] [clang-cl] Support /stdc:latest (PR #147284)

Nikolas Klauser via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 7 05:03:46 PDT 2025


philnik777 wrote:

You've got the same typo (?) in a bunch of places. You have `/stdc:latest` instead of `/std:clatest`. Same for `/std:c++latest`.

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


More information about the cfe-commits mailing list