mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Previously we would emit one diagnostic for the "you need a ?" and one for the "you can't use a type annotation" errors. This doesn't work with Xcode because if you apply one, the other gets clobbered. Merge these into one diagnostic that performs the removal and the insert. Swift SVN r26902
41 KiB
41 KiB