mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
b248d2d9b4
Ensure that calls to SPI operators are only accepted in source files importing the corresponding SPI group. This applies the same logic to operators as we do for functions. rdar://137713966