[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
Sun Apr 4 14:00:36 PDT 2021


cjdb updated this revision to Diff 335171.
cjdb retitled this revision from "[libcxx] adjusts C++20 status paper to indicate full concepts support" to "[libcxx] adds __cpp_lib_concepts feature-test macro".
cjdb edited the summary of this revision.
cjdb added a comment.

enables feature-test macro, revises commit message


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/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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99805.335171.patch
Type: text/x-patch
Size: 9578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210404/9bf9b6c5/attachment.bin>


More information about the libcxx-commits mailing list