[Lldb-commits] [PATCH] D10959: [lldb-mi] Use 'override' on overridden virtual methods.
Hafiz Abid Qadeer
abidh.haq at gmail.com
Mon Jul 6 08:06:57 PDT 2015
abidh accepted this revision.
This revision is now accepted and ready to land.
Apart from one small change, looks good.
================
Comment at: tools/lldb-mi/MICmdArgValBase.h:46
@@ -45,3 +45,3 @@
public:
/* dtor */ virtual ~CMICmdArgValBase(void);
----------------
You missed this line.
http://reviews.llvm.org/D10959
More information about the lldb-commits
mailing list