mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
52de30ce1f
The start and end lines were only used while constructing the comments, so move the line tracking into that method instead of storing it in each comment.