commit | 09f41cf63f4df0bf4e98ee473e44e9a95b68f0ff | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Jan 14 15:45:31 2009 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Jan 14 15:45:31 2009 +0000 |
tree | f1ffb0328649ff895b883f38966dee5e95262a89 | |
parent | be63802d1efe52697f49aafea49a5028b30b0aff [diff] |
Introduce support for C++0x explicit conversion operators (N2437) Small cleanup in the handling of user-defined conversions. Also, implement an optimization when constructing a call. We avoid recomputing implicit conversion sequences and instead use those conversion sequences that we computed as part of overload resolution. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@62231 91177308-0d34-0410-b5e6-96231b3b80d8