This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 2f961a057 [libc++] Use _EnableIf instead of std::enable_if in deduction [...] new 55d3b34d4 [libc++] Allow passing additional CMake arguments in macOS tr [...] new 33f76384d Revert "[libc++] Integrate the PSTL into libc++"
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: CMakeLists.txt | 2 -- include/CMakeLists.txt | 1 - include/__config_site.in | 1 - include/algorithm | 4 ---- include/execution | 19 ------------------- include/memory | 4 ---- include/module.modulemap | 4 ---- include/numeric | 4 ---- src/CMakeLists.txt | 9 --------- test/CMakeLists.txt | 1 - test/libcxx/double_include.sh.cpp | 1 - test/lit.site.cfg.in | 1 - test/std/pstl | 1 - utils/ci/macos-trunk.sh | 10 +++++++++- utils/libcxx/test/config.py | 7 ------- 15 files changed, 9 insertions(+), 60 deletions(-) delete mode 100644 include/execution delete mode 120000 test/std/pstl