This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 71a0cf47f [libc++] Add missing %link_flags to .sh.cpp test new 106db235e [libc++] Integrate the PSTL into libc++
The 1 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/{cassert => 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/libcxx/test/config.py | 7 +++++++ 14 files changed, 47 insertions(+), 12 deletions(-) copy include/{cassert => execution} (54%) create mode 120000 test/std/pstl