Files
sdk/pkg/dev_compiler/lib
Nicholas Shahan 99b3dffec6 [ddc] Avoid crash when compiling super initializer
We can't find a reproduction but for now it seems better to
avoid crashing and just keep compiling without adding any
source information.

Issue: https://github.com/dart-lang/sdk/issues/50465
Fixes: https://github.com/dart-lang/sdk/issues/50394
Change-Id: I9bba60c35647ec1cb5894d0be20a97228098880a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/269741
Commit-Queue: Nicholas Shahan <nshahan@google.com>
Reviewed-by: Mark Zhou <markzipan@google.com>
2022-11-14 23:41:48 +00:00
..