Commit ddd915f
[vm] Ignore experimental_member_use in tests of
I will shortly be adding functionality to the analyzer to issue an
`experimental_member_use` warning when an element annotated with
`@experimental` is referenced. Since `@RecordUse` is currently
annotated with `@experimental`, we will need to ignore this warning
when testing it.
Tested: standard trybots
Change-Id: I6a6a6964293b7976c25121e4eb38bc9652501599
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/450973
Reviewed-by: Alexander Markov <[email protected]>
Commit-Queue: Paul Berry <[email protected]>@RecordUse.1 parent 82a59fe commit ddd915f
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
| 9 | + | |
8 | 10 | | |
9 | 11 | | |
10 | 12 | | |
| |||
0 commit comments