[PATCH] D150450: Add C++26 compile flags.
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri May 12 11:29:19 PDT 2023
MaskRay accepted this revision.
MaskRay added inline comments.
================
Comment at: clang/docs/ReleaseNotes.rst:114
+^^^^^^^^^^^^^^^^^^^^^
+- Compiler flags -std=c++2c and -std=gnu++2c have been added for experimental C++26 implementation work.
+
----------------
cor3ntin wrote:
> This should be 2c
double backsticks.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150450/new/
https://reviews.llvm.org/D150450
More information about the cfe-commits
mailing list