[PATCH] D28520: Disable -Wthread-safety-analysis for some functions in __thread_support
Aaron Ballman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 10 10:51:44 PST 2017
aaron.ballman added a reviewer: delesley.
aaron.ballman added a comment.
Alternatively, these functions could be given the proper thread safety annotations, couldn't they?
https://reviews.llvm.org/D28520
More information about the cfe-commits
mailing list