You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[analyzer] Improve error reporting during message generation
Wrap the code that generates error codes in a try-catch block to
provide more context if an exception occurs. Previously, an exception
would be thrown without indicating which error code was being processed
at the time.
Change-Id: I43ac4c68dd36302408a64ea2c93f2ba9d164aeff
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/444182
Commit-Queue: Paul Berry <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
0 commit comments