commit | 1adee4b62016e7db899019b1d5a63c30bd61af06 | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Thu Oct 21 15:38:55 2010 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Thu Oct 21 15:38:55 2010 +0000 |
tree | 0d8911907a3d88b24e4d00deee3a613e18a867b9 | |
parent | 1a6f72df4b29544b10b3068504301e01d41d52da [diff] |
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>. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@117016 91177308-0d34-0410-b5e6-96231b3b80d8