This repository was archived by the owner on Nov 1, 2021. It is now read-only.
File tree
3 files changed
+16
-2
lines changed- lib/Sema
- test
- SemaObjC
- SemaObjCXX
3 files changed
+16
-2
lines changedDiff for: lib/Sema/SemaType.cpp
+3-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2285 | 2285 |
| |
2286 | 2286 |
| |
2287 | 2287 |
| |
2288 |
| - | |
2289 |
| - | |
| 2288 | + | |
| 2289 | + | |
| 2290 | + | |
2290 | 2291 |
| |
2291 | 2292 |
| |
2292 | 2293 |
| |
|
Diff for: test/SemaObjC/method-bad-param.m
+6
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
20 | 20 |
| |
21 | 21 |
| |
22 | 22 |
| |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 |
| |
24 | 30 |
| |
25 | 31 |
| |
|
+7
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + |
0 commit comments