https://issues.dlang.org/show_bug.cgi?id=22714
Issue ID: 22714
Summary: ICE: Assertion failure in ClassDeclaration::isBaseOf
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: regression
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
Bootstrap fails since the lazy class semantic for isBaseOf was refactored to
fix another issue.
https://github.com/dlang/dmd/pull/13541
--
