[libcxx-commits] [PATCH] D112869: [libc++] Implement P2186R2 (Remove Garbage Collection)

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 11 10:03:13 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb57c22ade867: [libc++] Implement P2186R2 (Remove Garbage Collection) (authored by philnik, committed by Mordante).

Changed prior to commit:
  https://reviews.llvm.org/D112869?vs=384543&id=386567#toc

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.386567.patch
Type: text/x-patch
Size: 11177 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211111/85c78467/attachment-0001.bin>


More information about the libcxx-commits mailing list