Commit a926784
analyzer: Improve isDeprecatedWithKind
From comments on https://dart-review.googlesource.com/c/sdk/+/450971:
* Use `trackedIndirectly` on `isDeprecatedWithKind`.
* In member.dart, `isDeprecatedWithKind` should just refer to
`baseElement`.
Change-Id: Ia58b3d84732d9bb7c2b05b8e72694e837c2feba1
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/451602
Commit-Queue: Samuel Rawlins <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>1 parent a66ef95 commit a926784
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1947 | 1947 | | |
1948 | 1948 | | |
1949 | 1949 | | |
1950 | | - | |
| 1950 | + | |
1951 | 1951 | | |
1952 | 1952 | | |
1953 | 1953 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
255 | | - | |
256 | | - | |
257 | | - | |
| 255 | + | |
| 256 | + | |
258 | 257 | | |
259 | 258 | | |
260 | 259 | | |
| |||
0 commit comments