]> granicus.if.org Git - clang/commit
Don't add a symbolic region for 'this' if the member function is static.
authorAnders Carlsson <andersca@mac.com>
Sat, 26 Mar 2011 14:30:44 +0000 (14:30 +0000)
committerAnders Carlsson <andersca@mac.com>
Sat, 26 Mar 2011 14:30:44 +0000 (14:30 +0000)
commit65b427f96821b7ba0646a40979059573faf25040
tree6ce84548fca45d5056707294f36c4c7ff3dbc1b2
parentda57f3eeab7b7f7f6e6788956f0a0d9adf196a7d
Don't add a symbolic region for 'this' if the member function is static.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128340 91177308-0d34-0410-b5e6-96231b3b80d8
lib/StaticAnalyzer/Core/BasicStore.cpp
test/Analysis/cxx-crashes.cpp