Allows to use rr with asan
Fixes PR41095
Paths
| Differential D70581
Don't forward __pthread_mutex_* interceptors to pthread_mutex_* version ClosedPublic Authored by vitalybuka on Nov 21 2019, 6:28 PM.
Details Summary Allows to use rr with asan Fixes PR41095
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 21 2019, 6:28 PM This revision is now accepted and ready to land.Nov 21 2019, 6:43 PM Closed by commit rG97e0fd27eb9b: Don't forward __pthread_mutex_* interceptors to pthread_mutex_* version (authored by vitalybuka). · Explain WhyNov 22 2019, 11:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 230695 compiler-rt/lib/sanitizer_common/sanitizer_common_interceptors.inc
|