BreakpointDummyOptionGroup was using g_breakpoint_modify_options rather than...
BreakpointDummyOptionGroup was using g_breakpoint_modify_options rather than g_breakpoint_dummy_options causing the -D option for breakpoint set command to be incorrectly parsed. Patch by Martin Svensson. Differential Revision: https://reviews.llvm.org/D69425
Loading
Please register or sign in to comment