Commit Graph

2 Commits

Author SHA1 Message Date
Jordan Rose
c91952130f Wordsmith the errors for Objective-C selector conflicts.
Also, if warning about an accessor that comes from a stored property,
point to the property rather than the (implicit, source-location-less)
accessor decl.

Both of these changes are aimed at improving the presentation in Xcode.

rdar://problem/19927828

Swift SVN r25725
2015-03-03 23:25:46 +00:00
Doug Gregor
30c8908355 Add test for Objective-C override diagnostics in multi-file parsing.
This test case currently works because we perform far too much type
checking in multi-file mode.

Swift SVN r23178
2014-11-08 05:46:33 +00:00