[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 Mar 15 19:33:09 PDT 2016
jamesr updated this revision to Diff 50793.
jamesr added a comment.
Add LLVM license headers to new test files
http://reviews.llvm.org/D14731
Files:
include/__config
include/__mutex_base
test/libcxx/test/config.py
test/libcxx/thread/thread.mutex/thread_safety_annotations_not_enabled.pass.cpp
test/libcxx/thread/thread.mutex/thread_safety_lock_guard.pass.cpp
test/libcxx/thread/thread.mutex/thread_safety_lock_unlock.pass.cpp
test/libcxx/thread/thread.mutex/thread_safety_missing_unlock.fail.cpp
test/libcxx/thread/thread.mutex/thread_safety_requires_capability.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14731.50793.patch
Type: text/x-patch
Size: 8162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160316/f21d7175/attachment.bin>
More information about the cfe-commits
mailing list