You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
output:
SwiftDriver/Driver.swift:2311: Fatal error: unhandled output mode option -emit-supported-features
fish: Job 1, '/Volumes/UserData/Code/src-swif…' terminated by signal SIGTRAP (Trace or breakpoint trap)
### Expected behavior
An appropriate error message or list of supported features
### Environment
Swift version 6.1-dev (LLVM 71fe56bbf73af5a, Swift 7d044bd62c4672a)
Target: arm64-apple-macosx15.0
### Additional information
_No response_
The text was updated successfully, but these errors were encountered:
Description
Locally built swiftc crashes when called with
-emit-supported-features
.Reproduction
No input program needed, just run:
Stack dump
The text was updated successfully, but these errors were encountered: