[libcxx-commits] [PATCH] D99805: [libcxx] adds __cpp_lib_concepts feature-test macro
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Apr 5 19:17:09 PDT 2021
cjdb updated this revision to Diff 335374.
cjdb added a comment.
Herald added a subscriber: arichardson.
properly updates feature-test macro per @Mordante's request
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99805/new/
https://reviews.llvm.org/D99805
Files:
libcxx/docs/Cxx2aStatusIssuesStatus.csv
libcxx/docs/Cxx2aStatusPaperStatus.csv
libcxx/docs/FeatureTestMacroTable.rst
libcxx/include/version
libcxx/test/std/language.support/support.limits/support.limits.general/concepts.version.pass.cpp
libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
libcxx/utils/generate_feature_test_macro_components.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99805.335374.patch
Type: text/x-patch
Size: 12734 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210406/f2266b1a/attachment.bin>
More information about the libcxx-commits
mailing list