aboutsummaryrefslogtreecommitdiff
path: root/lib/Sema/SemaChecking.cpp
diff options
context:
space:
mode:
authorEli Friedman <eli.friedman@gmail.com>2008-05-29 15:09:15 +0000
committerEli Friedman <eli.friedman@gmail.com>2008-05-29 15:09:15 +0000
commitec2c12646aee07bf6bb1b4092d538d5860fd0661 (patch)
tree8719a418f23b08d08f0e13ae2be86f7af3550143 /lib/Sema/SemaChecking.cpp
parent1e86b34f15f0502c13750ee1d6cf338def6e2242 (diff)
Fix an extremely subtle bug with pointer comparisons: they have to be
unsigned because it's possible (at least in theory) to have have both positive and negative pointers pointing to the same object. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@51681 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Sema/SemaChecking.cpp')
0 files changed, 0 insertions, 0 deletions