[PATCH] D24991: Inline hot functions in libcxx shared_ptr implementation.

Kevin Hu via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 31 12:35:47 PDT 2016


hxy9243 accepted this revision.
hxy9243 added a comment.
This revision is now accepted and ready to land.

Looks good to me.
Notice that the performance gain can only be observed when compiled with the updated C++ header files.


https://reviews.llvm.org/D24991





More information about the cfe-commits mailing list