[PATCH] D44623: Fix asan on i?86-linux (32-bit) against glibc 2.27 and later
Jakub JelĂnek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 21 11:48:22 PDT 2018
jakubjelinek added a comment.
In https://reviews.llvm.org/D44623#1042762, @kcc wrote:
> Is this related to https://github.com/google/sanitizers/issues/914 or this is another problem?
Dunno, that issue talks about glibc 2.25, I'm not aware of issues with glibc 2.25, this one is about 2.27.
> Any chance to get https://sourceware.org/glibc/wiki/ThreadPropertiesAPI moving?
That is a question for the glibc people, I'm out of the glibc business for 10+ years already.
Repository:
rL LLVM
https://reviews.llvm.org/D44623
More information about the llvm-commits
mailing list