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