mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The AppKit/UIKit overlay refers to symbols declared via NS_OPTIONS macro, which is causing issues in C++ language mode due to the macro definition being different. This teaches the module interface loader to drop the C++ interop flag when rebuilding the AppKit and UIKit overlay from its interface. This is the same fix as #78636, but for different modules. rdar://143033209
120 KiB
120 KiB