]> granicus.if.org Git - clang/commit
Refactor the thread safety analysis so that it is easier to do
authorDeLesley Hutchins <delesley@google.com>
Thu, 19 Apr 2012 16:48:43 +0000 (16:48 +0000)
committerDeLesley Hutchins <delesley@google.com>
Thu, 19 Apr 2012 16:48:43 +0000 (16:48 +0000)
commit54c350a67b47f059e1d577bdd9e2d1dc31ff82b5
treecd892b7986c84824e28f595964f2ae8e70efced1
parentb5863da6efbf4ad42e26aa56a04366da50b6a3c7
Refactor the thread safety analysis so that it is easier to do
path-sensitive analysis like handling of trylock expressions.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@155137 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/ThreadSafety.cpp