[libcxx-commits] [PATCH] D119159: [libc++] Make shared_ptr move unique_ptr's deleter

Asher Mancinelli via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Mar 18 10:51:46 PDT 2022


ashermancinelli added a comment.

Thanks everyone for the helpful review. I've also tested with `-O[0-3]` as suggested by @EricWF.  I will land this by the end of the day. Cheers!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119159



More information about the libcxx-commits mailing list