[libcxx-commits] [PATCH] D113906: [libc++] [test] Add "robust_re_difference_type.compile.pass.cpp" for all the algorithms.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Nov 16 09:03:48 PST 2021


Quuxplusone updated this revision to Diff 387670.
Quuxplusone marked 7 inline comments as done.
Quuxplusone added a comment.

Review comments. Merged the three lists of algorithms into one. (Turned out I was even missing at least one: `std::find`!)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113906

Files:
  libcxx/test/std/algorithms/robust_against_adl.compile.pass.cpp
  libcxx/test/std/algorithms/robust_against_adl.pass.cpp
  libcxx/test/std/algorithms/robust_against_adl_on_new.pass.cpp
  libcxx/test/std/algorithms/robust_re_difference_type.compile.pass.cpp
  libcxx/test/support/test_macros.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113906.387670.patch
Type: text/x-patch
Size: 34537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211116/8fc9446e/attachment-0001.bin>


More information about the libcxx-commits mailing list