[libcxx-commits] [PATCH] D60525: [pstl] Fix header inclusion order failures

Thomas Rodgers via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Apr 10 11:33:46 PDT 2019


rodgert created this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.

See https://bugs.llvm.org/show_bug.cgi?id=41432


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60525

Files:
  pstl/include/pstl/internal/glue_algorithm_defs.h
  pstl/include/pstl/internal/glue_algorithm_impl.h
  pstl/include/pstl/internal/glue_memory_impl.h
  pstl/include/pstl/internal/glue_numeric_defs.h
  pstl/include/pstl/internal/glue_numeric_impl.h
  pstl/test/pstl/header_inclusion_order_algorithm_0.pass.cpp
  pstl/test/pstl/header_inclusion_order_algorithm_1.pass.cpp
  pstl/test/pstl/header_inclusion_order_memory_0.pass.cpp
  pstl/test/pstl/header_inclusion_order_memory_1.pass.cpp
  pstl/test/pstl/header_inclusion_order_numeric_0.pass.cpp
  pstl/test/pstl/header_inclusion_order_numeric_1.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60525.194556.patch
Type: text/x-patch
Size: 7128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190410/4a0bc4ce/attachment-0001.bin>


More information about the libcxx-commits mailing list