[libcxx-commits] [PATCH] D121265: [libc++] [test] Add ranges_robust_against_copying_*.pass.cpp

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 9 09:01:31 PST 2022


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

Add `libcpp-no-concepts`. I'm surprised that there are platforms //with// `libcpp-no-concepts` yet //without// `libcpp-has-no-incomplete-ranges`! But OK.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121265

Files:
  libcxx/test/libcxx/algorithms/ranges_robust_against_copying_comparators.pass.cpp
  libcxx/test/libcxx/algorithms/ranges_robust_against_copying_projections.pass.cpp
  libcxx/test/libcxx/algorithms/robust_against_copying_comparators.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121265.414117.patch
Type: text/x-patch
Size: 35673 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220309/99601ad9/attachment-0001.bin>


More information about the libcxx-commits mailing list