[libcxx-commits] [PATCH] D130176: [libc++] Take advantage of -fexperimental-library in libc++
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Jul 20 09:41:21 PDT 2022
philnik accepted this revision.
philnik added a comment.
LGTM % nit.
================
Comment at: libcxx/docs/DesignDocs/ExperimentalFeatures.rst:175
+The Concepts TS was accepted for C++20.
+We have not and will not ship an implementation of the Concepts TS, however we are
+shipping an implementation of C++20 Concepts.
----------------
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130176/new/
https://reviews.llvm.org/D130176
More information about the libcxx-commits
mailing list