[asan] Fix pthread_create interceptor
AsanThread::Destroy implementation expected to be called on child thread. I missed authors concern regarding this reviewing D95184. Reviewed By: delcypher Differential Revision: https://reviews.llvm.org/D95731
Loading
Please sign in to comment