Go to file
Ted Kremenek ec94f08dce Fix failure reported by Sebastian of test/Analysis/ptr-arith.c when the target
is 64-bit. I used his suggestion of doing a direct bitwidth/signedness
conversion of the 'offset' instead of just changing the sign. For more
information, see:

http://lists.cs.uiuc.edu/pipermail/cfe-dev/2009-March/004587.html

llvm-svn: 66892
2009-03-13 15:35:24 +00:00
clang Fix failure reported by Sebastian of test/Analysis/ptr-arith.c when the target 2009-03-13 15:35:24 +00:00
llvm Update these for the 2.5 release. 2009-03-13 13:42:20 +00:00