diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-09-28 00:00:00 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-09-28 00:00:00 +0000 |
commit | 1f93ffb3e68136759e7eb141c5d753335a0c234a (patch) | |
tree | b4a2da40b1e64be9b0ed184f5017c6f9a8b099dd /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 8fd3244af3fd908e3649170f32465ca169294e63 (diff) | |
download | llvm-1f93ffb3e68136759e7eb141c5d753335a0c234a.zip llvm-1f93ffb3e68136759e7eb141c5d753335a0c234a.tar.gz llvm-1f93ffb3e68136759e7eb141c5d753335a0c234a.tar.bz2 |
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).
llvm-svn: 114929
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions