diff options
author | Douglas Gregor <dgregor@apple.com> | 2010-09-28 20:38:10 +0000 |
---|---|---|
committer | Douglas Gregor <dgregor@apple.com> | 2010-09-28 20:38:10 +0000 |
commit | 2cf9d656f6283f2a8be0549da110d7cfbb1ea4b2 (patch) | |
tree | cbcb070593bb170ec3e7aae8bc617367ecb6e5e3 /lib/Frontend/DeclXML.cpp | |
parent | b3737e4fcddbf1c3126eb853c0e3b366b35ceaba (diff) |
Centralize the management of CXXRecordDecl::DefinitionData's Empty bit
in CXXRecordDecl itself. Yes, this is also part of <rdar://problem/8459981>.
This reinstates r114924, with one crucial bug fix: we were ignoring
the implicit fields created by anonymous structs/unions when updating
the bits in CXXRecordDecl, which means that a class/struct containing
only an anonymous class/struct would be considered "empty". Hilarity
follows.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@114980 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Frontend/DeclXML.cpp')
0 files changed, 0 insertions, 0 deletions