aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenFunction.h
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-09-28 00:00:00 +0000
committerDouglas Gregor <dgregor@apple.com>2010-09-28 00:00:00 +0000
commite10288c1e9e06dbd715f47bfaa22ce5d65fdf096 (patch)
treea068c72c1b8ae315d41f87a9b75b04e0ef95eec1 /lib/CodeGen/CodeGenFunction.h
parent4a74df5901330c577d0a30d052338d06bbf9e279 (diff)
Centralize the management of CXXRecordDecl::DefinitionData's
HasTrivialConstructor, HasTrivialCopyConstructor, HasTrivialCopyAssignment, and HasTrivialDestructor bits in CXXRecordDecl's methods. This completes all but the Abstract bit and the set of conversion functions, both of which will require a bit of extra work. The majority of <rdar://problem/8459981> is now implemented (but not all of it). git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114929 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions