swift
44483be1 - SILGen: Diagnose unsupported shared case blocks for noncopyable switch subjects.

Commit
1 year ago
SILGen: Diagnose unsupported shared case blocks for noncopyable switch subjects. This isn't fully implemented yet so it would crash eventually, so instead of letting the compiler crash put up a proper diagnostic indicating this isn't yet implemented. rdar://129034189
Author
Committer
Parents
Loading