llvm/libcxx
Louis Dionne 956892433f [pstl][libc++] Provide uglified header names for interface headers
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
2019-08-06 21:11:24 +00:00
..
benchmarks Add benchmarks to test the cost of allocator 2019-08-02 21:13:38 +00:00
cmake Revert "[libc++] Take 2: Do not cleverly link against libc++abi just because it happens to be there" 2019-07-08 17:46:23 +00:00
docs Bump the trunk version to 10.0.0svn 2019-07-18 11:51:05 +00:00
fuzzing
include [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00
lib [libc++] Update ABI list for ABI v2 2019-06-17 19:37:26 +00:00
src [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00
test [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00
utils [libc++] Use the monorepo for the back-deployment testing scripts 2019-08-06 20:01:28 +00:00
www Update c++2a status page with post-Cologne information 2019-07-22 15:13:14 +00:00
.arcconfig
.clang-format
.gitignore
appveyor-reqs-install.cmd
appveyor.yml
CMakeLists.txt [libc++] Take 2: Integrate the PSTL into libc++ 2019-08-05 18:29:14 +00:00
CREDITS.TXT
LICENSE.TXT
NOTES.TXT
TODO.TXT