[libcxx-commits] [pstl] r366603 - Revert "[libc++] Integrate the PSTL into libc++"
Louis Dionne via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Jul 19 11:52:47 PDT 2019
Author: ldionne
Date: Fri Jul 19 11:52:46 2019
New Revision: 366603
URL: http://llvm.org/viewvc/llvm-project?rev=366603&view=rev
Log:
Revert "[libc++] Integrate the PSTL into libc++"
This reverts r366593, which caused unforeseen breakage on the build bots.
I'm reverting until the problems have been figured out and fixed.
Removed:
pstl/trunk/test/std/lit.local.cfg
Removed: pstl/trunk/test/std/lit.local.cfg
URL: http://llvm.org/viewvc/llvm-project/pstl/trunk/test/std/lit.local.cfg?rev=366602&view=auto
==============================================================================
--- pstl/trunk/test/std/lit.local.cfg (original)
+++ pstl/trunk/test/std/lit.local.cfg (removed)
@@ -1,2 +0,0 @@
-if 'parallel-algorithms' not in config.available_features:
- config.unsupported = True
More information about the libcxx-commits
mailing list