commit | c6fbdcdb3b84d8a6bffa59b0848a8f53cf0bd11a | [log] [tgz] |
---|---|---|
author | Ted Kremenek <kremenek@apple.com> | Fri Feb 15 23:15:23 2008 +0000 |
committer | Ted Kremenek <kremenek@apple.com> | Fri Feb 15 23:15:23 2008 +0000 |
tree | 8b6df42d78bb36f32ab309857ee21f6bf17ca8f2 | |
parent | a674349df307a3e9528805c4cbe03a0feff8779b [diff] |
Refactored code for transfer functions for binary operators involving two LValues. Fixed bug in transfer functions for sizeof(*); we were incorrectly evaluating to a value of the wrong type. Fixed bug in transfer functions for compound assignments where we did not properly handle assignments involving dereferences of symbolic values. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@47190 91177308-0d34-0410-b5e6-96231b3b80d8