Files
swift-mirror/test/type
Doug Gregor 81279c6c00 QoI: Provide a Fix-It that replaces 'Self' with the enclosing nominal type.
As part of this, give diagnoseUnknownType() the ability to fix the current component so that we continue as-if the user had written what we wanted. This gives us a hook for various forms of fixes, e.g., typo correction on type references.

Swift SVN r12707
2014-01-22 05:54:10 +00:00
..