]> granicus.if.org Git - clang/commit
Thread safety analysis: minor bugfix to smart pointer handling, and expanded
authorDeLesley Hutchins <delesley@google.com>
Wed, 6 Nov 2013 18:40:01 +0000 (18:40 +0000)
committerDeLesley Hutchins <delesley@google.com>
Wed, 6 Nov 2013 18:40:01 +0000 (18:40 +0000)
commit9a2f84b2f03e79fb21f9db9e029045fba09dedef
tree380d495e24463aa1416583e9d7d7f888feef1788
parent0de7ba67f896a01ac1d99821a5f2b31c5fb7ccb4
Thread safety analysis: minor bugfix to smart pointer handling, and expanded
test case.

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