Void
Never
There are cases when adding missing conformance fix doesn't really make sense like in case of `Void` and `Never` types because that wouldn't result in a useful diagnostic. This is a follow-up for rdar://problem/44770297