[libcxx-commits] [PATCH] D59125: Uglify utils.h functions

Thomas Rodgers via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 7 19:09:11 PST 2019


rodgert created this revision.
Herald added a reviewer: ldionne.
Herald added subscribers: libcxx-commits, jdoerfert.

Repository:
  rPSTL pstl

https://reviews.llvm.org/D59125

Files:
  include/pstl/internal/algorithm_impl.h
  include/pstl/internal/glue_algorithm_impl.h
  include/pstl/internal/glue_memory_impl.h
  include/pstl/internal/glue_numeric_impl.h
  include/pstl/internal/numeric_impl.h
  include/pstl/internal/unseq_backend_simd.h
  include/pstl/internal/utils.h
  test/std/algorithms/alg.modifying.operations/alg.partitions/partition_copy.pass.cpp
  test/std/algorithms/alg.modifying.operations/replace.pass.cpp
  test/std/algorithms/alg.sorting/alg.set.operations/includes.pass.cpp
  test/std/algorithms/alg.sorting/alg.set.operations/set.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59125.189810.patch
Type: text/x-patch
Size: 57160 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190308/ebdd3430/attachment-0001.bin>


More information about the libcxx-commits mailing list