Files
sdk/pkg/native_stack_traces/lib
Paul Berry 7826451495 Remove unreachable default clauses from dwarf.dart.
I'm currently working on a fix to the analyzer that will cause
unreachable default clauses to be properly flagged as a warning
(https://github.com/dart-lang/sdk/issues/54575). To avoid a bot
failure when the fix lands, this unreachable default clause needs to
be removed.

Bug: https://github.com/dart-lang/sdk/issues/54575
Change-Id: I8b44341fad3146d4fdd64831e263513fd5092102
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/380075
Commit-Queue: Tess Strickland <sstrickl@google.com>
Reviewed-by: Tess Strickland <sstrickl@google.com>
Auto-Submit: Paul Berry <paulberry@google.com>
2024-08-19 09:10:59 +00:00
..