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

Aaron Ballman via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 7 05:06:22 PDT 2025


AaronBallman 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`.

Good catch! Sheesh, fingers. Work!

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


More information about the cfe-commits mailing list