]> granicus.if.org Git - clang/commit
Thread Safety Analysis: various fixes to new SExpr code.
authorDeLesley Hutchins <delesley@google.com>
Mon, 7 Apr 2014 22:56:24 +0000 (22:56 +0000)
committerDeLesley Hutchins <delesley@google.com>
Mon, 7 Apr 2014 22:56:24 +0000 (22:56 +0000)
commitd5fbd22d2670f84aea233c976c9e46fd3ca7488c
tree32d3f4f86fbaacd164f31f217f6ed008c1dde5a0
parent7aff1941dc5798e56b76a40eb3589632e7c22230
Thread Safety Analysis: various fixes to new SExpr code.
Implemented ownership policy, updated to use nullptr, const-cleanup.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@205745 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Analysis/Analyses/ThreadSafetyCommon.h
include/clang/Analysis/Analyses/ThreadSafetyTIL.h
lib/Analysis/ThreadSafetyCommon.cpp