Commit 81c3a50
Fine. Refactor LibraryManifestBuilder into multiple methods.
There are no functional changes (as evident from no changes to existing tests). But I noticed that we don't have tests for reusing IDs for instance getters inherited inside the same library cycles, so I added related tests.
Change-Id: I86ef590579e0cde879a32d1ab9643edb58f643eb
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/417321
Commit-Queue: Konstantin Shcheglov <[email protected]>
Reviewed-by: Paul Berry <[email protected]>1 parent 3830835 commit 81c3a50
File tree
3 files changed
+360
-165
lines changed- pkg/analyzer
- lib/src
- dart/analysis
- fine
- test/src/dart/analysis
3 files changed
+360
-165
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
| 227 | + | |
229 | 228 | | |
230 | 229 | | |
231 | 230 | | |
| |||
0 commit comments