diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-09-29 00:15:42 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-09-29 00:15:42 +0000 |
commit | 8fb9512966b724000ec5384d97137ed6854a40f3 (patch) | |
tree | e53632ca0af6b717833fe7b3ab34a16f76112ff7 /llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h | |
parent | 58c6273b84f6537f4368ac6b134101ebb130ceaa (diff) | |
download | llvm-8fb9512966b724000ec5384d97137ed6854a40f3.zip llvm-8fb9512966b724000ec5384d97137ed6854a40f3.tar.gz llvm-8fb9512966b724000ec5384d97137ed6854a40f3.tar.bz2 |
Move the maintenance of CXXRecordDecl::DefinitionData's Abstract bit
completely into CXXRecordDecl, by adding a new completeDefinition()
function. This required a little reshuffling of the final-overrider
checking code, since the "abstract" calculation in the presence of
abstract base classes needs to occur in
CXXRecordDecl::completeDefinition() but we don't want to compute final
overriders more than one in the common case.
llvm-svn: 115007
Diffstat (limited to 'llvm/lib/Target/X86/Disassembler/X86DisassemblerDecoderCommon.h')
0 files changed, 0 insertions, 0 deletions