[PATCH] Call real pthread_attr_getstack instead of the interceptor

Alexey Samsonov samsonov at google.com
Thu Nov 21 03:16:52 PST 2013


On Thu, Nov 21, 2013 at 2:58 PM, Kostya Serebryany <kcc at google.com> wrote:

>
>   You can't include interception/interception.h into sanitizer_common
> files, I tried.
>   That may work too if we change both build systems to allow that.
>

I think if we decide to go that path and commit this patch, it's worth
specifying that
sanitizer_common depends on interception (allow to include interception
headers, etc.)


>
> http://llvm-reviews.chandlerc.com/D2237
>



-- 
Alexey Samsonov, MSK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131121/56e33033/attachment.html>


More information about the llvm-commits mailing list