mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The warnings about `using '@_implementationOnly' without enabling library evolution for 'client' may lead to instability during execution` and `@_implementationOnly' is deprecated, use 'internal import' instead` were wrongly restricted to only Swift import targets. Make sure they are raised for clang module targets as well. rdar://135233043
60 KiB
60 KiB