| Commit-Queue | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
2 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: pkg/analyzer/lib/src/dart/analysis/driver.dart
Insertions: 1, Deletions: 1.
The diff is too large to show. Please review the diff.
```
CQ. Store FormalParameterElementImpl flags.
Store FormalParameterElementImpl flags in the summary element data
instead of encoding inherited covariance as resolution data.
This makes inherited covariance part of generated element flag storage
and allows isCovariant to use the stored value without forcing enclosing
executable resolution. Read and write parameter element flags for
constructors, methods, accessors, and top-level functions before their
deferred resolution data.
Bump the summary data version for the format change.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |