summaryrefslogtreecommitdiff
path: root/CODE_OWNERS.TXT
diff options
context:
space:
mode:
authorAlex Shlyapnikov <alekseys@google.com>2017-12-06 19:12:57 +0000
committerAlex Shlyapnikov <alekseys@google.com>2017-12-06 19:12:57 +0000
commitb1af5f1190ea8f9460b23b2e50ae593363e10a22 (patch)
tree4fee48c608182cf8433d56c11102a60f15e1f5e5 /CODE_OWNERS.TXT
parent230e72004d5e9365e3ce9676be84d496a3d2feb0 (diff)
[TSan] Make more TSan interceptors symbolizer-aware.
Summary: Switching the rest of intercepted allocs to InternalAlloc (well, except __libc_memalign) when current thread is 'in_symbolizer'. Symbolizer might (and does) use allocation functions other than malloc/calloc/realloc. posix_memalign is the one actually used, others switched just in case (since the failure is obscure and not obvious to diagnose). Reviewers: dvyukov Subscribers: llvm-commits, kubamracek Differential Revision: https://reviews.llvm.org/D40877 git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@319929 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CODE_OWNERS.TXT')
0 files changed, 0 insertions, 0 deletions