mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
By returning `nil` instead of an empty dictionary in the common case where no exception is encountered, we skip any dictionary-bridging work which can become expensive if making assertions in a tight loop.
865 B
865 B