]> granicus.if.org Git - clang/commit
Add a test case for compound assignments that lazily symbolicate the value of the...
authorTed Kremenek <kremenek@apple.com>
Sat, 15 Nov 2008 04:44:13 +0000 (04:44 +0000)
committerTed Kremenek <kremenek@apple.com>
Sat, 15 Nov 2008 04:44:13 +0000 (04:44 +0000)
commit973e72a8ddbf1645ce8da4d22c60babbdb9b5f79
tree8f046f20dffd572927a231be51758cf0ab5b2ec2
parent60595dab8bd9800f6b0b724fa4d859ada78c264f
Add a test case for compound assignments that lazily symbolicate the value of the LHS when the computation type is an integer of more bits.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59352 91177308-0d34-0410-b5e6-96231b3b80d8
test/Analysis/null-deref-ps.c