diff options
author | Douglas Gregor <dgregor@apple.com> | 2008-10-31 16:23:19 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2008-10-31 16:23:19 +0000 |
commit | 60d62c29d260596454aaf4cb50cbc756ac08875e (patch) | |
tree | 99e278d0d8857abebabc6bedfcf4db43d83cf6f2 /lib/Driver/HTMLDiagnostics.cpp | |
parent | 6a3615c90e654fce94e9cf635fb4021d5c40743e (diff) |
Implement basic support for converting constructors in user-defined
conversions.
Notes:
- Overload resolution for converting constructors need to prohibit
user-defined conversions (hence, the test isn't -verify safe yet).
- We still use hacks for conversions from a class type to itself.
This will be the case until we start implicitly declaring the appropriate
special member functions. (That's next on my list)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@58513 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Driver/HTMLDiagnostics.cpp')
0 files changed, 0 insertions, 0 deletions