[PATCH] D14731: [libcxx] Add clang thread safety annotations to mutex and lock_guard

James Robinson via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 8 14:49:35 PST 2015


jamesr added a comment.

Marshall - friendly ping.  If you know a way to test functionality guarded by a compile-time flag in the libcxx test suite I'd be happy to wire in tests for this, but if that doesn't exist (and I think it does not currently) then I think the only way to verify this is by inspection.  Let me know what you'd prefer when you get a chance.  Thanks!


http://reviews.llvm.org/D14731





More information about the cfe-commits mailing list