swift
swift copied to clipboard
[6.0] [Index] Mark accessors as implicit in modules
6.0 cherry-pick of #74991
- Explanation: Marks accessors as implicit in indexed modules
- Scope: Affects the indexing of accessors in modules
- Issue: rdar://130775560
- Risk: Low, the change is very straightforward and only affects the index
- Testing: Added tests to test suite
- Reviewer: Ben Barham
@swift-ci please test