aboutsummaryrefslogtreecommitdiff
path: root/tools/lldb-mi/MICmnMIValueConst.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/lldb-mi/MICmnMIValueConst.h')
-rw-r--r--tools/lldb-mi/MICmnMIValueConst.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/lldb-mi/MICmnMIValueConst.h b/tools/lldb-mi/MICmnMIValueConst.h
index 72b5f2455f42..403619438919 100644
--- a/tools/lldb-mi/MICmnMIValueConst.h
+++ b/tools/lldb-mi/MICmnMIValueConst.h
@@ -45,7 +45,7 @@ class CMICmnMIValueConst : public CMICmnMIValue
// Overridden:
public:
// From CMICmnBase
- /* dtor */ virtual ~CMICmnMIValueConst(void);
+ /* dtor */ ~CMICmnMIValueConst(void) override;
// Methods:
private: