llvm-project/llvm/include
Richard Trieu 1feac1cef9 Add operator== to APSInt. This will compare the signed bit before doing
the comparison.  This prevents large unsigned integers from being equal to
signed negative integers of the same bit width.

llvm-svn: 160642
2012-07-23 20:24:23 +00:00
..
llvm Add operator== to APSInt. This will compare the signed bit before doing 2012-07-23 20:24:23 +00:00
llvm-c Remove tabs. 2012-07-19 00:01:33 +00:00