commit | 4cdec1c3ca80124024a787ce32833fd5b20cbb15 | [log] [tgz] |
---|---|---|
author | Steve Naroff <snaroff@apple.com> | Tue Jan 15 01:41:59 2008 +0000 |
committer | Steve Naroff <snaroff@apple.com> | Tue Jan 15 01:41:59 2008 +0000 |
tree | b90aed99eeb925405c202322f27270f6c48a9828 | |
parent | 425c08c53ccbfb84e52129406b259ec59da22e64 [diff] |
Rework commit r45976, which was incorrect. - Add Type::isComplexIntegerType(), Type::getAsComplexIntegerType(). - Don't inlude complex types with Type::isIntegerType(), which is too general. - Use the new predicates in Sema::UsualArithmeticConversions() to recognize/convert the types. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@45992 91177308-0d34-0410-b5e6-96231b3b80d8