[libcxx-commits] [PATCH] D121435: [libc++] Canonicalize the ranges results and their tests

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Apr 1 23:26:59 PDT 2022


This revision was automatically updated to reflect the committed changes.
philnik marked 2 inline comments as done.
Closed by commit rGe06ca312398d: [libc++] Canonicalize the ranges results and their tests (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121435

Files:
  libcxx/include/__algorithm/in_fun_result.h
  libcxx/include/__algorithm/in_in_out_result.h
  libcxx/include/__algorithm/in_in_result.h
  libcxx/include/__algorithm/in_out_out_result.h
  libcxx/include/__algorithm/in_out_result.h
  libcxx/include/__algorithm/min_max_result.h
  libcxx/include/__algorithm/ranges_mismatch.h
  libcxx/include/__algorithm/ranges_swap_ranges.h
  libcxx/test/std/algorithms/algorithms.results/in_found_result.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/in_fun_result.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/in_in_out_result.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/in_in_result.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/in_out_out_result.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/in_out_result.compile.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/in_out_result.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/min_max_result.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/no_unique_address.compile.pass.cpp
  libcxx/test/support/test_macros.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121435.419945.patch
Type: text/x-patch
Size: 38648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220402/6f74b881/attachment-0001.bin>


More information about the libcxx-commits mailing list