Fix for PR2501; this patch makes usual arithmetic conversions for
integers which have the same width and different signedness work correctly. (The testcase in PR2501 uses a comparison between long and unsigned int). llvm-svn: 52853
Loading
Please register or sign in to comment