commit | 106c6eb3f1380bfe243a62d8f0f8bce6a7c8d5c6 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Wed Nov 19 22:57:39 2008 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Wed Nov 19 22:57:39 2008 +0000 |
tree | 1958b9b22212d642b3ba84732a56ef3333db2594 | |
parent | 9f1384f7db76e24068f6c9d7d881714addb6c029 [diff] |
Implement the rest of C++ [over.call.object], which permits the object being called to be converted to a reference-to-function, pointer-to-function, or reference-to-pointer-to-function. This is done through "surrogate" candidate functions that model the conversions from the object to the function (reference/pointer) and the conversions in the arguments. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@59674 91177308-0d34-0410-b5e6-96231b3b80d8