[PATCH] D8802: [libc++] Fix PR22606 - Leak pthread_key with static storage duration to ensure all of thread-local destructors are called.

Eric Fiselier eric at efcs.ca
Tue Jul 28 10:25:34 PDT 2015


EricWF added a comment.

@mclow.lists: ping. It would be nice to fix this and prevent the ASAN failures.


http://reviews.llvm.org/D8802







More information about the cfe-commits mailing list