mirror of
https://github.com/apple/swift.git
synced 2026-06-27 12:25:55 +02:00
1ca8e83aa3
When sanitizing the documentation comments for synthesized extensions, we expect some text like "<declaration>extension". This isn't the case when use-facing attributes are present. rdar://50913510