summaryrefslogtreecommitdiffstats
path: root/pstl/include/__pstl_algorithm
Commit message (Collapse)AuthorAgeFilesLines
* [pstl][libc++] Provide uglified header names for interface headersLouis Dionne2019-08-061-0/+15
For the few (currently four) headers that make up the PSTL's interface to other Standard Libraries, provide a stable uglified header file that can be included by those Standard Libraries. We can then more easily change the internal organization of the PSTL without having to change the integration with Standard Libraries. llvm-svn: 368088
OpenPOWER on IntegriCloud