llvm-project/libcxx/test
Louis Dionne 910323e667 [libc++] Integrate the PSTL into libc++
Summary:
This commit allows specifying LIBCXX_ENABLE_PARALLEL_ALGORITHMS when
configuring libc++ in CMake. When that option is enabled, libc++ will
assume that the PSTL can be found somewhere on the CMake module path,
and it will provide the C++17 parallel algorithms based on the PSTL
(that is assumed to be available).

The commit also adds support for running the PSTL tests as part of
the libc++ test suite.

Reviewers: rodgert, EricWF

Subscribers: mgorny, christof, jkorous, dexonsmith, libcxx-commits, mclow.lists, EricWF

Tags: #libc

Differential Revision: https://reviews.llvm.org/D60480

llvm-svn: 366593
2019-07-19 17:02:42 +00:00
..
libcxx [libc++] Integrate the PSTL into libc++ 2019-07-19 17:02:42 +00:00
std [libc++] Integrate the PSTL into libc++ 2019-07-19 17:02:42 +00:00
support Add option to disable variant narrowing conversion changes. 2019-07-12 21:32:11 +00:00
CMakeLists.txt [libc++] Integrate the PSTL into libc++ 2019-07-19 17:02:42 +00:00
lit.cfg Move libcxx/test/libcxx python package into libcxx/utils/libcxx. 2017-02-09 23:18:11 +00:00
lit.site.cfg.in [libc++] Integrate the PSTL into libc++ 2019-07-19 17:02:42 +00:00
nothing_to_do.pass.cpp force the bots to cycle 2019-05-09 02:34:37 +00:00