aaron.ballman added a comment.

I feel like I must be missing something; why is this disabling rather than 
specifying the thread safety behavior? e.g., `__libcpp_mutex_lock()` specifying 
that it acquires the capability and `__libcpp_mutex_unlock()` specifying that 
it releases it?


https://reviews.llvm.org/D28520



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to