[libcxx-commits] [PATCH] D60480: [libc++] Integrate the PSTL into libc++

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Aug 5 11:29:52 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL367903: [libc++] Take 2: Integrate the PSTL into libc++ (authored by ldionne, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60480?vs=212434&id=213417#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.213417.patch
Type: text/x-patch
Size: 9984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190805/b5cd8140/attachment-0001.bin>


More information about the libcxx-commits mailing list