forked from firka/flutter
4899cb0465ffe4915aaec26924804c32da4bfa25
1490a90bc1 Track guards using NullabilityNode rather than ConstraintVariable. 7f224d9fbe Track parameters that might need to be made optional/required using NullabilityNode. 6c063512ae Validate that nullability is propagated from optional/required named parameters. ed7f524afb Refactor more of the migration tool to use NullabilityNode rather than ConstraintVariable. 78c55022b1 [VM] - Fix for issue 36484 exposed when ExperimentalFlag.constantUpdate2018 is turned on in CFE a7175938c3 Remove use of package_root in analyzer/test/error_test 45a5349175 Track constant field initializers for field analysis. 91c042c066 Implement isCovariant for fields.
Description
No description provided
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%