[PATCH] D28520: Disable -Wthread-safety-analysis for some functions in __thread_support

Eric Fiselier via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 10 11:16:03 PST 2017


EricWF added a comment.

Also look in `__mutex` where libc++ defines its own macros for the annotations.


https://reviews.llvm.org/D28520





More information about the cfe-commits mailing list