[PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard
Eric Fiselier via cfe-commits
cfe-commits at lists.llvm.org
Fri Mar 11 11:10:37 PST 2016
EricWF added a comment.
My suggestion would be to make these annotations OFF by default and allow users to turn them on with a macro.
http://reviews.llvm.org/D14731
More information about the cfe-commits
mailing list