Skip to content
Commit 5ae98ee0 authored by Eli Friedman's avatar Eli Friedman
Browse files

Make integer promotions work correctly on PIC16 and other platforms

where sizeof(short) == sizeof(int).  Move UsualArithmeticConversionsType 
out of Sema, since it was only there as a historical artifact.  Patch by 
Enea Zaffanella.

llvm-svn: 79412
parent cbfe9b19
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