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

Kevin Hu via cfe-commits cfe-commits at lists.llvm.org
Mon Nov 7 15:00:51 PST 2016


hxy9243 added a comment.

In https://reviews.llvm.org/D24991#586248, @kubabrecka wrote:

> 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.


Any updates on the testing? Thanks very much!


https://reviews.llvm.org/D24991





More information about the cfe-commits mailing list