[libcxx-commits] [PATCH] D100410: [libc++] Disentangle std::pointer_safety
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 3 11:34:08 PDT 2021
This revision was not accepted when it landed; it landed in state "Needs Revision".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG49e7be2e5ba1: [libc++] Disentangle std::pointer_safety (authored by ldionne).
Changed prior to commit:
https://reviews.llvm.org/D100410?vs=337432&id=342479#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100410/new/
https://reviews.llvm.org/D100410
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/__config
libcxx/include/__memory/pointer_safety.h
libcxx/include/memory
libcxx/lib/abi/x86_64-apple-darwin.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
libcxx/lib/abi/x86_64-unknown-linux-gnu.libcxxabi.v1.stable.exceptions.no_new_in_libcxx.abilist
libcxx/src/memory.cpp
libcxx/test/libcxx/utilities/memory/util.dynamic.safety/get_pointer_safety_cxx03.pass.cpp
libcxx/test/libcxx/utilities/memory/util.dynamic.safety/get_pointer_safety_new_abi.pass.cpp
libcxx/test/std/utilities/memory/util.dynamic.safety/declare_no_pointers.pass.cpp
libcxx/test/std/utilities/memory/util.dynamic.safety/declare_reachable.pass.cpp
libcxx/test/std/utilities/memory/util.dynamic.safety/get_pointer_safety.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100410.342479.patch
Type: text/x-patch
Size: 12204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210503/d3122ab3/attachment.bin>
More information about the libcxx-commits
mailing list