Bug 23108 – ICE: AssertError@src/dmd/clone.d(567): Assertion failure

Status
RESOLVED
Resolution
FIXED
Severity
major
Priority
P1
Component
dmd
Product
D
Version
D2
Platform
All
OS
All
Creation time
2022-05-13T10:56:29Z
Last change time
2022-05-13T19:40:59Z
Keywords
pull
Assigned to
No Owner
Creator
Iain Buclaw

Comments

Comment #0 by ibuclaw — 2022-05-13T10:56:29Z
module object; struct Interface { void[] vtbl; } class TypeInfo { }
Comment #1 by dlang-bot — 2022-05-13T14:27:26Z
@ibuclaw created dlang/dmd pull request #14124 "fix Issue 23108 - ICE: AssertError@src/dmd/clone.d(567): Assertion failure" fixing this issue: - fix Issue 23108 - ICE: AssertError@src/dmd/clone.d(567): Assertion failure https://github.com/dlang/dmd/pull/14124
Comment #2 by dlang-bot — 2022-05-13T19:40:59Z
dlang/dmd pull request #14124 "fix Issue 23108 - ICE: AssertError@src/dmd/clone.d(567): Assertion failure" was merged into stable: - 92b6d13e9d80703be078f8773acf056b3efe6c88 by Iain Buclaw: fix Issue 23108 - ICE: AssertError@src/dmd/clone.d(567): Assertion failure https://github.com/dlang/dmd/pull/14124