[libcxx-commits] [PATCH] D96385: [libc++] [P1032] Misc constexpr bits in <iterator>

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 10 08:55:07 PST 2021


Quuxplusone updated this revision to Diff 322702.
Quuxplusone added a comment.

Oops, remove the change to libcxx/docs/Cxx2aStatusPaperStatus.csv — there are still plenty of parts to P1032 <https://reviews.llvm.org/P1032> besides the iterator parts.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96385

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/iterator
  libcxx/include/version
  libcxx/test/std/iterators/predef.iterators/insert.iterators/back.insert.iter.ops/back.insert.iter.cons/container.compile.fail.cpp
  libcxx/test/std/iterators/predef.iterators/insert.iterators/front.insert.iter.ops/front.insert.iter.cons/container.compile.fail.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/iterator.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: D96385.322702.patch
Type: text/x-patch
Size: 16399 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210210/33a9dd9a/attachment-0001.bin>


More information about the libcxx-commits mailing list