You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Collect external links from various symbol section types (#855)
* Collect external links from _symbol_ deprecation summary content
rdar://120374614
* ExternalReferenceWalker#visitSymbol visits all types of Symbol sections
that might contain external links.
Also, ReferenceResolver#visitSymbol visits HTTPBodyParameters.
* ExternalReferenceWalker visits all variants of symbols. Refactor unit
tests to use realistic symbol graph files for HTTP/REST API symbols.
---------
Co-authored-by: David Rönnqvist <[email protected]>
0 commit comments