swift
581e6014 - [cxx-interop] Fix crash when using bridging headers in reverse interop

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
Author
Gabor Horvath
Parents
Loading