From 8b4000f13b303cc154136abc74c55670673e2a96 Mon Sep 17 00:00:00 2001 From: Dimitry Andric Date: Mon, 8 May 2017 17:13:54 +0000 Subject: Vendor import of lldb trunk r302418: https://llvm.org/svn/llvm-project/lldb/trunk@302418 --- include/lldb/Target/ThreadPlanCallFunction.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/lldb/Target/ThreadPlanCallFunction.h') diff --git a/include/lldb/Target/ThreadPlanCallFunction.h b/include/lldb/Target/ThreadPlanCallFunction.h index 3d43491af9af3..1c75b0a3645c0 100644 --- a/include/lldb/Target/ThreadPlanCallFunction.h +++ b/include/lldb/Target/ThreadPlanCallFunction.h @@ -117,7 +117,7 @@ protected: lldb::addr_t &start_load_addr, lldb::addr_t &function_load_addr); - void DoTakedown(bool success); + virtual void DoTakedown(bool success); void SetBreakpoints(); -- cgit v1.3