Skip to content
Commit 3c285246 authored by Eli Friedman's avatar Eli Friedman
Browse files

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.

llvm-svn: 51681
parent 9e064a21
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment