We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77d9591 commit 00e071dCopy full SHA for 00e071d
lldb/source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
@@ -410,9 +410,6 @@ class RegisterContextDarwin_arm_Mach : public RegisterContextDarwin_arm {
410
SetError(EXCRegSet, Read, 0);
411
}
412
break;
413
-
414
- default:
415
- break;
416
417
offset = next_thread_state;
418
@@ -533,8 +530,6 @@ class RegisterContextDarwin_arm64_Mach : public RegisterContextDarwin_arm64 {
533
530
534
531
535
532
536
537
538
539
540
@@ -670,8 +665,6 @@ class RegisterContextDarwin_riscv32_Mach
670
665
671
666
672
667
673
674
675
668
676
669
677
0 commit comments