summaryrefslogtreecommitdiffstats
path: root/llvm/docs/DebuggingJITedCode.html
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
commit457104e98b957aeca55481574ed395c6ee503fbc (patch)
treec05cd6e56c9eb9e22fd14e49b80884fa5a1d1318 /llvm/docs/DebuggingJITedCode.html
parent0be2dbb6a28c8d63defebb18a6dca822db8266ae (diff)
downloadbcm5719-llvm-457104e98b957aeca55481574ed395c6ee503fbc.tar.gz
bcm5719-llvm-457104e98b957aeca55481574ed395c6ee503fbc.zip
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. llvm-svn: 115026
Diffstat (limited to 'llvm/docs/DebuggingJITedCode.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud