[all-commits] [llvm/llvm-project] 4ddea2: [clang-cl]: Add /std:c++23preview and update _MSVC...
Hans via All-commits
all-commits at lists.llvm.org
Wed Oct 16 01:07:05 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4ddea298e60c31d0995c06189a592895d2ad512b
https://github.com/llvm/llvm-project/commit/4ddea298e60c31d0995c06189a592895d2ad512b
Author: Hans <hans at hanshq.net>
Date: 2024-10-16 (Wed, 16 Oct 2024)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Driver/Options.td
M clang/lib/Basic/Targets/OSTargets.cpp
M clang/lib/Driver/ToolChains/Clang.cpp
M clang/test/Driver/cl-options.c
M clang/test/Preprocessor/predefined-win-macros.c
Log Message:
-----------
[clang-cl]: Add /std:c++23preview and update _MSVC_LANG for C++23 (#112378)
As discussed in
https://discourse.llvm.org/t/clang-cl-adding-std-c-23preview/82553
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list