http://llvm.org/bugs/show_bug.cgi?id=20580
Bug ID: 20580
Summary: [MSABI] need update record if we CheckDestructor on
another module's destructor
Product: clang
Version: trunk
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: Modules
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
We can set the OperatorDelete on a destructor without giving it a body in
MSABI. When building a module or PCH, this will result in us failing to emit an
update for that field, and we may assert in CodeGen.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs