mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
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.