"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "be2f0b2b7b833f789698f0c2d7d91bfa0607c0bb"
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
Loading
Please register or sign in to comment