diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-09-29 04:25:11 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-09-29 04:25:11 +0000 |
commit | e80622fd48261b6e5c7e6629dcfee2f76b124487 (patch) | |
tree | 43488b1c35b14879c71d088b64f4135abc0897a1 /lib/Frontend/DeclXML.cpp | |
parent | ac45ad57f0641b0d556ca27d19a59930925d6add (diff) |
Move the management of the set of conversion functions in a C++ class
into CXXRecordDecl. The only part that we do not handle this way are
using declarations, since that would require extra name lookup that we
don't currently want to pay for. This fixes <rdar://problem/8459981>,
so that LLDB can build a CXXRecordDecl and magically get all of the
right bits set.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115026 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/DeclXML.cpp')
0 files changed, 0 insertions, 0 deletions