Skip to content
Commit b6824317 authored by DeLesley Hutchins's avatar DeLesley Hutchins
Browse files

Thread safety analysis: add two new attributes to the thread safety analysis:

assert_exclusive_lock and assert_shared_lock.  These attributes are used to
mark functions that dynamically check (i.e. assert) that a lock is held.

llvm-svn: 182170
parent f5bb53f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment