This matches the value that msvc v19.29 VS16.11 uses for
_MSVC_LANG with /std:c++latest.
Details
Details
- Reviewers
hans - Commits
- rG2a2b3a3e3df7: [clang-cl] Define _MSVC_LANG for -std=c++2b
Diff Detail
Diff Detail
Paths
| Differential D114952
[clang-cl] Define _MSVC_LANG for -std=c++2b ClosedPublic Authored by thakis on Dec 2 2021, 6:20 AM.
Details
Summary This matches the value that msvc v19.29 VS16.11 uses for
Diff Detail Event TimelineThis revision is now accepted and ready to land.Dec 2 2021, 6:40 AM Closed by commit rG2a2b3a3e3df7: [clang-cl] Define _MSVC_LANG for -std=c++2b (authored by thakis). · Explain WhyDec 2 2021, 9:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 391303 clang/lib/Basic/Targets/OSTargets.cpp
clang/test/Preprocessor/predefined-win-macros.c
|