Commit 5418e8d
committed
[AST] Remove
Remove a redundant bit of diagnostic logic now
that we better diagnose cases where an uncallable
variable is in an overload set for a mismatched
apply. Tweak another bit of diagnostic logic to
only apply to a single arg/param case, as that
seems to be what it's meant for.ArgumentList::composeTupleOrParenType
1 parent 4915513 commit 5418e8d
File tree
5 files changed
+6
-59
lines changed- include/swift/AST
- lib
- AST
- Sema
5 files changed
+6
-59
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
527 | 527 | | |
528 | 528 | | |
529 | 529 | | |
530 | | - | |
531 | | - | |
532 | | - | |
533 | | - | |
534 | | - | |
535 | | - | |
536 | | - | |
537 | 530 | | |
538 | 531 | | |
539 | 532 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
259 | | - | |
260 | | - | |
261 | | - | |
262 | | - | |
263 | 259 | | |
264 | 260 | | |
265 | 261 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
266 | | - | |
267 | | - | |
268 | | - | |
269 | | - | |
270 | | - | |
271 | | - | |
272 | | - | |
273 | | - | |
274 | | - | |
275 | | - | |
276 | | - | |
277 | | - | |
278 | | - | |
279 | | - | |
280 | | - | |
281 | | - | |
282 | | - | |
283 | | - | |
284 | | - | |
285 | | - | |
286 | | - | |
287 | | - | |
288 | | - | |
289 | | - | |
290 | | - | |
291 | 265 | | |
292 | 266 | | |
293 | 267 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6991 | 6991 | | |
6992 | 6992 | | |
6993 | 6993 | | |
6994 | | - | |
6995 | | - | |
6996 | | - | |
6997 | | - | |
6998 | | - | |
6999 | | - | |
7000 | | - | |
7001 | | - | |
7002 | | - | |
7003 | | - | |
7004 | | - | |
7005 | | - | |
7006 | | - | |
7007 | | - | |
7008 | 6994 | | |
7009 | 6995 | | |
7010 | 6996 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4403 | 4403 | | |
4404 | 4404 | | |
4405 | 4405 | | |
4406 | | - | |
4407 | | - | |
4408 | | - | |
4409 | | - | |
| 4406 | + | |
| 4407 | + | |
| 4408 | + | |
4410 | 4409 | | |
| 4410 | + | |
4411 | 4411 | | |
4412 | | - | |
4413 | | - | |
4414 | | - | |
| 4412 | + | |
4415 | 4413 | | |
4416 | 4414 | | |
4417 | 4415 | | |
4418 | | - | |
| 4416 | + | |
4419 | 4417 | | |
4420 | 4418 | | |
4421 | 4419 | | |
| |||
0 commit comments