[libcxx-commits] [PATCH] D112869: [libc++] Implement P2186R2 (Remove Garbage Collection)
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Nov 3 11:40:33 PDT 2021
philnik updated this revision to Diff 384543.
philnik added a comment.
- Removed .
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D112869/new/
https://reviews.llvm.org/D112869
Files:
libcxx/docs/ReleaseNotes.rst
libcxx/include/CMakeLists.txt
libcxx/include/__memory/pointer_safety.h
libcxx/include/memory
libcxx/include/module.modulemap
libcxx/src/CMakeLists.txt
libcxx/src/legacy_pointer_safety.cpp
libcxx/src/memory.cpp
libcxx/test/libcxx/diagnostics/detail.headers/memory/pointer_safety.module.verify.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: D112869.384543.patch
Type: text/x-patch
Size: 11207 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211103/6a58c8c1/attachment-0001.bin>
More information about the libcxx-commits
mailing list