[PATCH] D60480: [libc++] Integrate the PSTL into libc++

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 19 10:05:00 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366593: [libc++] Integrate the PSTL into libc++ (authored by ldionne, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60480?vs=208478&id=210860#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60480/new/

https://reviews.llvm.org/D60480

Files:
  libcxx/trunk/CMakeLists.txt
  libcxx/trunk/include/CMakeLists.txt
  libcxx/trunk/include/__config_site.in
  libcxx/trunk/include/algorithm
  libcxx/trunk/include/execution
  libcxx/trunk/include/memory
  libcxx/trunk/include/module.modulemap
  libcxx/trunk/include/numeric
  libcxx/trunk/src/CMakeLists.txt
  libcxx/trunk/test/CMakeLists.txt
  libcxx/trunk/test/libcxx/double_include.sh.cpp
  libcxx/trunk/test/lit.site.cfg.in
  libcxx/trunk/test/std/pstl
  libcxx/trunk/utils/libcxx/test/config.py
  libcxxabi/trunk/src/CMakeLists.txt
  llvm/trunk/projects/CMakeLists.txt
  pstl/trunk/test/std/lit.local.cfg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60480.210860.patch
Type: text/x-patch
Size: 10076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190719/1e4fce62/attachment.bin>


More information about the llvm-commits mailing list