Skip to content
Commit c5644e1b authored by Ted Kremenek's avatar Ted Kremenek
Browse files

Tweak the ObjCAtSyncChecker to assume that a mutex is non-nil after checking that it is

nil.  Otherwise we can get false paths where a second @synchronized using the mutex
can have a bogus warning.  Fixes <rdar://problem/8578650>.

llvm-svn: 117016
parent a11e9827
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