mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The CoreGraphics overlay refers to symbols declared via `CF_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 CoreGraphics overlay from its interface. rdar://142762174
119 KiB
119 KiB