swift icon indicating copy to clipboard operation
swift copied to clipboard

[6.0] [Index] Mark accessors as implicit in modules

Open hamishknight opened this issue 1 year ago • 1 comments

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

hamishknight avatar Jul 11 '24 11:07 hamishknight

@swift-ci please test

hamishknight avatar Jul 11 '24 11:07 hamishknight