This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from a2e3d1e Fix Sphinx build error caused by bad indentation new 46a0c2e Fix std::pointer_safety type in ABI v2
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/__config | 5 +++++ include/memory | 25 +++++++++++++++++++++- src/memory.cpp | 5 +++-- .../get_pointer_safety_cxx03.pass.cpp} | 3 +++ .../get_pointer_safety_new_abi.pass.cpp} | 15 +++++++++++++ .../get_pointer_safety.pass.cpp | 2 ++ 6 files changed, 52 insertions(+), 3 deletions(-) copy test/{std/utilities/memory/util.dynamic.safety/get_pointer_safety.pass.cpp => [...] copy test/{std/utilities/memory/util.dynamic.safety/get_pointer_safety.pass.cpp => [...]