[libcxx-commits] [PATCH] D112478: [libc++] Implement shared_ptr methods inline in the class

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Oct 25 12:31:32 PDT 2021


ldionne updated this revision to Diff 382082.
ldionne added a comment.

Remove now unused __nat type.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112478/new/

https://reviews.llvm.org/D112478

Files:
  libcxx/include/__memory/shared_ptr.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112478.382082.patch
Type: text/x-patch
Size: 35118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211025/d6125d6d/attachment-0001.bin>


More information about the libcxx-commits mailing list