mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
These line numbers are consumed by LLDB and stored in the Declaration object, but as far as I can tell no user-facing feature relies on this. Removing the line number can reduce the churn for incremental builds significantly, since whitespace changes in one file may trigger a recompilation of any file that uses a type declared below the whitespace change. <rdar://problem/63156560>
1.4 KiB
1.4 KiB