]> granicus.if.org Git - clang/commit
Thread Safety Analysis: turn off checking within trylock functions.
authorDeLesley Hutchins <delesley@google.com>
Mon, 2 Jul 2012 21:59:24 +0000 (21:59 +0000)
committerDeLesley Hutchins <delesley@google.com>
Mon, 2 Jul 2012 21:59:24 +0000 (21:59 +0000)
commit76f0a6e9bc9ee5aae029f959f64fae290727cca4
tree9956a6e64439a373e54180158cb367d78f87fb03
parent5fe9b296fa44a81c3e2528f102fa25b33ca2fa43
Thread Safety Analysis: turn off checking within trylock functions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159601 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ThreadSafety.cpp
test/SemaCXX/warn-thread-safety-analysis.cpp