-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Crash when using Self
in KeyPath expression
#80669
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
While debugging the compiler, I encountered the following crash with the same code:
Environment: Swift version 6.2-dev (LLVM a3e32cdaae72f3d, Swift fa86097) It seems that in the case of If this is the cause, is it okay for me to deal with this issue? |
Description
The program crashes with
Fatal error: could not demangle keypath type from '��
.Reproduction
Stack dump
Expected behavior
No crash should happen
Environment
Swift compiler in toolchain shipped with
Xcode 16.3 (16E140)
Additional information
No response
The text was updated successfully, but these errors were encountered: