aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/usual-float.c
AgeCommit message (Expand)Author
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2007-11-10Fix a basic bug (having to do with typedefs) in Sema::UsualArithmeticConversi...Steve Naroff
2007-10-18UsualArithmeticConversions is crashing with an assertChris Lattner