[clang] [clang-cl]: Add /std:c++23preview and update _MSVC_LANG for C++23 (PR #112378)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Dec 26 06:17:41 PST 2025
waruqi wrote:
c++23preview cannot handle c++20 modules.
https://github.com/llvm/llvm-project/issues/173544#issuecomment-3692881978
https://github.com/llvm/llvm-project/pull/112378
More information about the cfe-commits
mailing list