aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/DeclXML.cpp
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
commit7a39dd01edc43aa5f058e7259a39737fc1f43792 (patch)
treee42a83422af23555d6ce53c67a927c047b90710e /lib/Frontend/DeclXML.cpp
parent6229c8e7ecccbc6b661df0b4399eb205587c61b4 (diff)
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115007 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/DeclXML.cpp')
0 files changed, 0 insertions, 0 deletions