[libcxx-commits] [PATCH] D112869: [libc++] Implement P2186R2 (Remove Garbage Collection)
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Nov 2 10:44:02 PDT 2021
philnik updated this revision to Diff 384162.
philnik marked 3 inline comments as done.
philnik added a comment.
Applied comments
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.384162.patch
Type: text/x-patch
Size: 11208 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211102/d303b632/attachment-0001.bin>
More information about the libcxx-commits
mailing list