Files
swift-mirror/lib/AST/SwiftNameTranslation.cpp
Gabor Horvath 581e60143f [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
2025-08-05 14:20:03 +01:00

17 KiB