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 /lldb/source/Target/Thread.cpp | |
parent | 8fd3244af3fd908e3649170f32465ca169294e63 (diff) | |
download | bcm5719-llvm-1f93ffb3e68136759e7eb141c5d753335a0c234a.tar.gz bcm5719-llvm-1f93ffb3e68136759e7eb141c5d753335a0c234a.zip |
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 'lldb/source/Target/Thread.cpp')
0 files changed, 0 insertions, 0 deletions