[Lldb-commits] [PATCH] D10959: [lldb-mi] Use 'override' on overridden virtual methods.

Bruce Mitchener bruce.mitchener at gmail.com
Mon Jul 6 07:27:08 PDT 2015


brucem added reviewers: abidh, ki.stfu.
brucem added a subscriber: lldb-commits.

[lldb-mi] Use 'override' on overridden virtual methods.

http://reviews.llvm.org/D10959

Files:
  tools/lldb-mi/MICmdArgValBase.h
  tools/lldb-mi/MICmdArgValConsume.h
  tools/lldb-mi/MICmdArgValFile.h
  tools/lldb-mi/MICmdArgValListBase.h
  tools/lldb-mi/MICmdArgValListOfN.h
  tools/lldb-mi/MICmdArgValNumber.h
  tools/lldb-mi/MICmdArgValOptionLong.h
  tools/lldb-mi/MICmdArgValOptionShort.h
  tools/lldb-mi/MICmdArgValPrintValues.h
  tools/lldb-mi/MICmdArgValString.h
  tools/lldb-mi/MICmdArgValThreadGrp.h
  tools/lldb-mi/MICmdCmd.h
  tools/lldb-mi/MICmdCmdBreak.h
  tools/lldb-mi/MICmdCmdData.h
  tools/lldb-mi/MICmdCmdEnviro.h
  tools/lldb-mi/MICmdCmdExec.h
  tools/lldb-mi/MICmdCmdFile.h
  tools/lldb-mi/MICmdCmdGdbInfo.h
  tools/lldb-mi/MICmdCmdGdbSet.h
  tools/lldb-mi/MICmdCmdGdbShow.h
  tools/lldb-mi/MICmdCmdGdbThread.h
  tools/lldb-mi/MICmdCmdMiscellanous.h
  tools/lldb-mi/MICmdCmdStack.h
  tools/lldb-mi/MICmdCmdSupportInfo.h
  tools/lldb-mi/MICmdCmdSupportList.h
  tools/lldb-mi/MICmdCmdSymbol.h
  tools/lldb-mi/MICmdCmdTarget.h
  tools/lldb-mi/MICmdCmdThread.h
  tools/lldb-mi/MICmdCmdTrace.h
  tools/lldb-mi/MICmdCmdVar.h
  tools/lldb-mi/MICmdFactory.h
  tools/lldb-mi/MICmdInterpreter.h
  tools/lldb-mi/MICmdInvoker.h
  tools/lldb-mi/MICmdMgr.h
  tools/lldb-mi/MICmdMgrSetCmdDeleteCallback.h
  tools/lldb-mi/MICmnLLDBBroadcaster.h
  tools/lldb-mi/MICmnLLDBDebugSessionInfo.h
  tools/lldb-mi/MICmnLLDBDebugger.h
  tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.h
  tools/lldb-mi/MICmnLog.h
  tools/lldb-mi/MICmnLogMediumFile.h
  tools/lldb-mi/MICmnMIOutOfBandRecord.h
  tools/lldb-mi/MICmnMIResultRecord.h
  tools/lldb-mi/MICmnMIValue.h
  tools/lldb-mi/MICmnMIValueConst.h
  tools/lldb-mi/MICmnMIValueList.h
  tools/lldb-mi/MICmnMIValueResult.h
  tools/lldb-mi/MICmnMIValueTuple.h
  tools/lldb-mi/MICmnResources.h
  tools/lldb-mi/MICmnStreamStderr.h
  tools/lldb-mi/MICmnStreamStdin.h
  tools/lldb-mi/MICmnStreamStdout.h
  tools/lldb-mi/MICmnThreadMgrStd.h
  tools/lldb-mi/MIDriver.h
  tools/lldb-mi/MIDriverMgr.h
  tools/lldb-mi/MIUtilFileStd.h
  tools/lldb-mi/MIUtilMapIdToVariant.h
  tools/lldb-mi/MIUtilSingletonBase.h
  tools/lldb-mi/MIUtilVariant.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10959.29086.patch
Type: text/x-patch
Size: 58461 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150706/e0dcf36d/attachment.bin>


More information about the lldb-commits mailing list