Thread Safety Analysis: fix bug when using TryLock with && and || expressions.
authorDeLesley Hutchins <delesley@google.com>
Thu, 15 Aug 2013 23:06:33 +0000 (23:06 +0000)
committerDeLesley Hutchins <delesley@google.com>
Thu, 15 Aug 2013 23:06:33 +0000 (23:06 +0000)
commit9f5193cf6172ae02c9cae52def52de9d87c437eb
treee93651a98aa8e52b82de673beb06f188cb9b2800
parente66f3d6d505498f76f8a02d6ba6e922f092630ba
Thread Safety Analysis: fix bug when using TryLock with && and || expressions.

llvm-svn: 188505
clang/lib/Analysis/ThreadSafety.cpp
clang/test/SemaCXX/warn-thread-safety-analysis.cpp