[libcxx-commits] [PATCH] D108645: [libcxx] [NFCI] Complete object type helper concept

Joe Loser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Aug 27 08:58:59 PDT 2021


jloser updated this revision to Diff 369116.
jloser retitled this revision from "[libcxx] [NFCI] Complete helper concept" to "[libcxx] [NFCI] Complete object type helper concept".
jloser edited the summary of this revision.
jloser added a comment.

Rename `__complete` concept to `__complete_object_type`.
Revert whitespace changes.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108645/new/

https://reviews.llvm.org/D108645

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__concepts/complete_object_type.h
  libcxx/include/__iterator/concepts.h
  libcxx/include/__ranges/access.h
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/concepts/complete.module.verify.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108645.369116.patch
Type: text/x-patch
Size: 5912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210827/9dc889e3/attachment.bin>


More information about the libcxx-commits mailing list