commit | 23a370f9455698e5501101aea7ad8a884a8d4556 | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Thu Feb 25 07:20:54 2010 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Thu Feb 25 07:20:54 2010 +0000 |
tree | 26fa02f2206ce3bff4d8c4f7b90a96e5c759ae8f | |
parent | 0024a9af26ca0710b4c5fc292641df29f3530fed [diff] |
Add a new conversion rank to classify conversions between complex and scalar types. Rank these conversions below other conversions. This allows overload resolution when the only distinction is between a complex and scalar type. It also brings the complex overload resolutin in line with GCC's. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@97128 91177308-0d34-0410-b5e6-96231b3b80d8