summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CompilerDriverTutorial.html
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-09-29 00:15:42 +0000
committerDouglas Gregor <dgregor@apple.com>2010-09-29 00:15:42 +0000
commit8fb9512966b724000ec5384d97137ed6854a40f3 (patch)
treee53632ca0af6b717833fe7b3ab34a16f76112ff7 /llvm/docs/CompilerDriverTutorial.html
parent58c6273b84f6537f4368ac6b134101ebb130ceaa (diff)
downloadbcm5719-llvm-8fb9512966b724000ec5384d97137ed6854a40f3.tar.gz
bcm5719-llvm-8fb9512966b724000ec5384d97137ed6854a40f3.zip
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/docs/CompilerDriverTutorial.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud