[PATCH] D44406: [CodeView] Emit HasConstructorOrDestructor class option
Aaron Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 13 23:07:53 PDT 2018
asmith added a comment.
Doesn't appear to be set for that example.
Struct (0x1E4A) {
TypeLeafKind: LF_STRUCTURE (0x1505)
MemberCount: 0
Properties [ (0x280)
ForwardReference (0x80)
HasUniqueName (0x200)
]
FieldList: 0x0
DerivedFrom: 0x0
VShape: 0x0
SizeOf: 0
Name: D
LinkageName: .?AUD@@
Repository:
rL LLVM
https://reviews.llvm.org/D44406
More information about the llvm-commits
mailing list