aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/DeclXML.cpp
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-09-29 04:25:11 +0000
committerDouglas Gregor <dgregor@apple.com>2010-09-29 04:25:11 +0000
commite80622fd48261b6e5c7e6629dcfee2f76b124487 (patch)
tree43488b1c35b14879c71d088b64f4135abc0897a1 /lib/Frontend/DeclXML.cpp
parentac45ad57f0641b0d556ca27d19a59930925d6add (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