[PATCH] D24736: [msan] Prevent initialization failure with newer (2.23+) glibc in use.

Maxim Ostapenko via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 21 02:36:09 PDT 2016


m.ostapenko added a comment.

Right, **MsanAllocatorInit** is called after **InitializeInterceptors**. Perhaps we need the same change for ASan.


Repository:
  rL LLVM

https://reviews.llvm.org/D24736





More information about the llvm-commits mailing list