Files
swift-mirror/lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
Erik Eckstein bf3a05b7a5 SILCombine: fix convert_function -> apply peephole for generic function types
Currently we cannot deal with generic arguments/returns. Bail in this case.

Fixes a compiler crash
rdar://158809851
2025-08-27 17:39:12 +02:00

69 KiB