[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
Tue Apr 6 09:54:31 PDT 2021


cjdb updated this revision to Diff 335561.
cjdb added a comment.

rebases to activate CI, applies @curdeius' comment suggestions from D96477 <https://reviews.llvm.org/D96477> (putting them in this patch makes more sense due to this patch's detachment from anything specific)


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/concepts
  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.335561.patch
Type: text/x-patch
Size: 12647 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210406/1cbaa519/attachment.bin>


More information about the libcxx-commits mailing list