Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[analyzer] Make sure the error check avoidance on InvalidTypes use ha…
…sInvalidType() Avoid throwing `CONST_CONSTRUCTOR_PARAM_TYPE_MISMATCH` for any type of `InvalidType`s since we don't want to do any type checking if we don't actually know the types. This is another fix for breakages in g3. b/294003447 Change-Id: Id38de02cfd0317dc6771944bec0f54efb2614494 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/317500 Commit-Queue: Kallen Tu <[email protected]> Reviewed-by: Samuel Rawlins <[email protected]> Reviewed-by: Konstantin Shcheglov <[email protected]>
- Loading branch information