swift
3e299209 - [cxx-interop] Fix nullptr casts in auto-conformance logic

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")`.
Author
Committer
Parents
Loading