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

Kuba Brecka via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 2 13:42:14 PDT 2016


kubabrecka added a comment.

In https://reviews.llvm.org/D24991#586219, @sebpop wrote:

> I just ran ninja check-all with and without this patch and there are no regressions in compiler-rt on an x86_64-linux machine.


The TSan interceptors (and testcases) are Darwin-only at this point.  I'll run the tests on my machine.


https://reviews.llvm.org/D24991





More information about the cfe-commits mailing list