Skip to content
Commit dd5fd87a authored by Caitlin Sadowski's avatar Caitlin Sadowski
Browse files

Thread safety: added basic handling for pt_guarded_by/var and guarded_by/var...

Thread safety: added basic handling for pt_guarded_by/var and guarded_by/var annotations. We identify situations where we are accessing (reading or writing) guarded variables, and report an error if the appropriate locks are not held.

llvm-svn: 138774
parent ed16ec42
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