[sanitizer] DEFINE_REAL_PTHREAD_FUNCTIONS for hwasan, lsan, msan
It should be NFC, as they already intercept pthread_create. This will let us to fix BackgroundThread for these sanitizerts. In in followup patches I will fix MaybeStartBackgroudThread for them and corresponding tests. Reviewed By: kstoimenov Differential Revision: https://reviews.llvm.org/D114935
parent
c2486011
Please register or sign in to comment