Dylan Noblesmith 069df954a1 Object: avoid undefined behavior when bounds-checking
Don't form an out of bounds pointer just to test if it
would be out of bounds.

Also perform the same bounds checking for all the previous
mapped structures.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@149750 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-04 02:41:39 +00:00
..
2012-02-01 23:43:12 +00:00
2012-02-01 07:49:51 +00:00
2012-02-04 01:30:32 +00:00
2012-02-03 21:23:45 +00:00