Open
Description
Hello!
I was told to use this Swift toolchain in order to make some other Swift package compilable for iOS 26 (see here):
That Swift toolchain version makes the other Swift package compile, but crashes on Defaults with:
Assertion failed: (!E->getType()->hasLValueType() && "l-values must be emitted with emitLValue"), function emitRValue, file SILGenExpr.cpp, line 7354.
Please submit a bug report (https://swift.org/contributing/#reporting-bugs) and include the crash backtrace.
Any idea what that could be? Do I need to wait for Apple to fix the Swift compiler?
I have also filed a radar with Apple already: FB18078571
Metadata
Metadata
Assignees
Labels
No labels