This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from 88709a3f4 Same reversed ifdef happened twice. Test fix only, NFC to the [...] new 54238057d [libc++] Take 2: Replace uses of _LIBCPP_ALWAYS_INLINE by _LI [...]
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: docs/DesignDocs/VisibilityMacros.rst | 8 +- include/__bsd_locale_fallbacks.h | 22 ++-- include/__config | 16 +-- include/__locale | 168 ++++++++++++------------ include/__nullptr | 16 +-- include/any | 6 +- include/cmath | 12 +- include/codecvt | 36 +++--- include/exception | 4 +- include/experimental/dynarray | 2 +- include/experimental/filesystem | 12 +- include/functional | 2 +- include/future | 2 +- include/initializer_list | 10 +- include/ios | 34 ++--- include/locale | 176 +++++++++++++------------- include/math.h | 24 ++-- include/memory | 6 +- include/new | 2 +- include/ostream | 4 +- include/regex | 2 +- include/stdexcept | 16 +-- include/streambuf | 14 +- include/support/android/locale_bionic.h | 12 +- include/support/xlocale/__posix_l_fallback.h | 78 ++++++------ include/support/xlocale/__strtonum_fallback.h | 24 ++-- include/system_error | 48 +++---- include/typeinfo | 2 +- include/vector | 2 +- src/support/win32/thread_win32.cpp | 4 +- 30 files changed, 377 insertions(+), 387 deletions(-)