[libcxx-commits] [PATCH] D61340: [pstl] Move the dummy standard library headers to extra/
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Apr 30 13:58:41 PDT 2019
ldionne created this revision.
ldionne added a reviewer: MikeDvorskiy.
Herald added subscribers: libcxx-commits, dexonsmith, jkorous, mgorny.
Herald added a project: libc++.
Alternative to approach suggested in https://reviews.llvm.org/D60537#1473987.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D61340
Files:
pstl/CMakeLists.txt
pstl/extra/CMakeLists.txt
pstl/extra/include/algorithm
pstl/extra/include/execution
pstl/extra/include/memory
pstl/extra/include/numeric
pstl/test/CMakeLists.txt
pstl/test/support/stdlib/algorithm
pstl/test/support/stdlib/execution
pstl/test/support/stdlib/memory
pstl/test/support/stdlib/numeric
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61340.197435.patch
Type: text/x-patch
Size: 4319 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190430/1d3b79f8/attachment.bin>
More information about the libcxx-commits
mailing list