This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 36fc73718 First half of C++17's splicing maps and sets new 6952d1478 [libc++] Remove _LIBCPP_BUILDING_XXX macros, which are redund [...]
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: include/__functional_base | 2 +- include/__mutex_base | 2 +- include/functional | 4 ++-- include/memory | 6 +++--- include/new | 6 +++--- include/shared_mutex | 2 +- include/system_error | 2 +- include/utility | 2 +- src/bind.cpp | 1 - src/memory.cpp | 1 - src/mutex.cpp | 1 - src/new.cpp | 2 -- src/shared_mutex.cpp | 1 - src/system_error.cpp | 1 - src/utility.cpp | 1 - 15 files changed, 13 insertions(+), 21 deletions(-)