swift
3e299209
- [cxx-interop] Fix nullptr casts in auto-conformance logic
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
[cxx-interop] Fix nullptr casts in auto-conformance logic This fixes a couple cases of cases where a malformed C++ iterator type would trigger an assertion in ClangImporter: `Assertion failed: (Val && "isa<> used on a null pointer")`.
References
#61853 - [cxx-interop] Fix nullptr casts in auto-conformance logic
Author
egorzhdan
Committer
egorzhdan
Parents
89c032c5
Loading