]> granicus.if.org Git - clang/commit
Use GetSValAsScalarOrLoc instead of GetSVal to prevent unintended structure or array...
authorTed Kremenek <kremenek@apple.com>
Wed, 4 Mar 2009 00:13:50 +0000 (00:13 +0000)
committerTed Kremenek <kremenek@apple.com>
Wed, 4 Mar 2009 00:13:50 +0000 (00:13 +0000)
commit3f4d5abe9062069a6fd07a098ef448d3077b8cf5
tree77af58307812b74c158445b10555526f6dbdd8b4
parent1cb151eadee0ef1944bd9a16aa4348ead7160259
Use GetSValAsScalarOrLoc instead of GetSVal to prevent unintended structure or array "loads".

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