summaryrefslogtreecommitdiffstats
path: root/pstl/test/support/stdlib/algorithm
Commit message (Collapse)AuthorAgeFilesLines
* [pstl] Remove the stdlib headers from the PSTL and move them to the testsLouis Dionne2019-04-161-0/+26
Summary: PSTL should not provide those headers since they belong to the standard library. Instead, we define a dummy standard library in the tests that provides those headers. Reviewers: rodgert, MikeDvorskiy Subscribers: mgorny, jkorous, dexonsmith, libcxx-commits Tags: #libc Differential Revision: https://reviews.llvm.org/D60535 llvm-svn: 358497
OpenPOWER on IntegriCloud