mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
cea706a03f
If the fix-it would remove a range that is followed by a newline and the remaining text on the line is empty or all whitespace then remove the entire line. This produces better results when a fix-it removes an attribute that is written on a line by itself.