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 | 26bee0b3262275f2fe680cb72e860682e32a0763 (patch) | |
tree | 05899d26f3b7772c5d9b65aba22c72cf22723d4f /llvm/lib/CodeGen/LiveStackAnalysis.cpp | |
parent | 71d7e9b6672e90659b7b6c7efd011d03abc7c975 (diff) | |
download | bcm5719-llvm-26bee0b3262275f2fe680cb72e860682e32a0763.tar.gz bcm5719-llvm-26bee0b3262275f2fe680cb72e860682e32a0763.zip |
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)
llvm-svn: 58513
Diffstat (limited to 'llvm/lib/CodeGen/LiveStackAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions