swift
581e6014
- [cxx-interop] Fix crash when using bridging headers in reverse interop
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
60 days ago
[cxx-interop] Fix crash when using bridging headers in reverse interop The code had the assumption that clang nodes always have owning modules. In fact, when a header is imported via `-import-objc-header` this is not true. rdar://157489426
References
#83540 - [cxx-interop] Fix crash when using bridging headers in reverse interop
Author
Gabor Horvath
Parents
a47d3921
Loading