[SBBreakpointOptionCommon] Give this class an explicit destructor.
llvm-svn: 320067
This commit is contained in:
@@ -82,3 +82,4 @@ SBBreakpointCallbackBaton::SBBreakpointCallbackBaton(SBBreakpointHitCallback
|
||||
return true; // Return true if we should stop at this breakpoint
|
||||
}
|
||||
|
||||
SBBreakpointCallbackBaton::~SBBreakpointCallbackBaton() = default;
|
||||
|
||||
Reference in New Issue
Block a user