swift
e9013761 - Add missing checks for nullptr.

Commit
1 year ago
Add missing checks for nullptr. We got crash reports from LLDB where protocolList is a nullptr when demangling a symbolic reference. While we're also investigating the root cause of the issue, the code in MetadataReader should also not just crash with such input. rdar://122698966
Author
Committer
Parents
Loading