diff options
author | Douglas Gregor <dgregor@apple.com> | 2009-12-22 00:21:20 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2009-12-22 00:21:20 +0000 |
commit | 4141d5bea240f3a01a01c94a778c6b4c4e839847 (patch) | |
tree | abb6a30880c81bbd51ff446ab8660731b47a34cf /llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp | |
parent | ea3e73e596406386de3de20a83071a35f7b0dd5f (diff) | |
download | llvm-4141d5bea240f3a01a01c94a778c6b4c4e839847.zip llvm-4141d5bea240f3a01a01c94a778c6b4c4e839847.tar.gz llvm-4141d5bea240f3a01a01c94a778c6b4c4e839847.tar.bz2 |
When converting from a type to itself or one of its base classes via a
constructor call, the conversion is only a standard conversion
sequence if that constructor is a copy constructor. This fixes PR5834
in a semi-lame way, because the "real" fix will be to move over to
InitializationSequence. That will happen "soonish", but not now.
llvm-svn: 91861
Diffstat (limited to 'llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions