Commit 3cb16f6
committed
[Sema][ObjC] Invalidate BlockDecl with invalid ParmVarDecl
BlockDecl should be invalidated because of its invalid ParmVarDecl.
Fixes #1 of #64005
Differential Revision: https://reviews.llvm.org/D1559841 parent 585cbe3 commit 3cb16f6
3 files changed
Lines changed: 11 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
674 | 674 | | |
675 | 675 | | |
676 | 676 | | |
| 677 | + | |
| 678 | + | |
677 | 679 | | |
678 | 680 | | |
679 | 681 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16959 | 16959 | | |
16960 | 16960 | | |
16961 | 16961 | | |
| 16962 | + | |
| 16963 | + | |
| 16964 | + | |
16962 | 16965 | | |
16963 | 16966 | | |
16964 | 16967 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments