Commit 678b8e8
[analyzer/ffi] Fix crash in ffi_verifier
Fixes a crash in the analyzer that was exercised via dartdoc in
https://dart-review.googlesource.com/c/sdk/+/342763.
Landing the analyzer fix separately, so that it can be rolled first.
Bug: #54754
Change-Id: I40375374cb785c11e3f0b2f21a8a2c74b8f080c6
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/349240
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
Auto-Submit: Daco Harkes <dacoharkes@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>1 parent 21b3692 commit 678b8e8
File tree
3 files changed
+5
-2
lines changed- pkg/analyzer
- lib/src/generated
3 files changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1625 | 1625 | | |
1626 | 1626 | | |
1627 | 1627 | | |
1628 | | - | |
| 1628 | + | |
1629 | 1629 | | |
1630 | 1630 | | |
1631 | 1631 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments