diff options
| author | Ted Kremenek <kremenek@apple.com> | 2008-02-15 23:15:23 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2008-02-15 23:15:23 +0000 |
| commit | 6698cb8aa3b0702ae9988a803fb8538d68dd9f13 (patch) | |
| tree | 87599986e8a899bf6b9ccadb0e1980b28fa4697f /clang/CodeGen/CodeGenModule.cpp | |
| parent | 6edbbe0c25309b780183d179a81ba198d149cfe9 (diff) | |
| download | bcm5719-llvm-6698cb8aa3b0702ae9988a803fb8538d68dd9f13.tar.gz bcm5719-llvm-6698cb8aa3b0702ae9988a803fb8538d68dd9f13.zip | |
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.
llvm-svn: 47190
Diffstat (limited to 'clang/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions

