Adds support for extracting force unwrapped optionals. ``` let prop: MyType = MyType()! ``` In this case the value kind was being extracted as a Runtime value. resolves rdar://146046727 Co-authored-by: Deniz Dizman <ddizman@apple.com>
DiagnosticsSema.def
getAllProtocols
any