This removes Authors:, Gotchas:, Changes: and Copyright:.
It leaves a couple of Gotcha: blocks that were not empty.
Paths
| Differential D11452
[lldb-mi] Remove unwanted comment blocks. ClosedPublic Authored by brucem on Jul 23 2015, 1:44 AM.
Details Summary This removes Authors:, Gotchas:, Changes: and Copyright:. It leaves a couple of Gotcha: blocks that were not empty.
Diff Detail Event Timelinebrucem updated this object. This revision is now accepted and ready to land.Jul 23 2015, 1:47 AM Closed by commit rL242996: [lldb-mi] Remove unwanted comment blocks. (authored by brucem). · Explain WhyJul 23 2015, 2:05 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30459 tools/lldb-mi/MICmdArgContext.h
tools/lldb-mi/MICmdArgSet.h
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/MICmdArgValString.h
tools/lldb-mi/MICmdArgValThreadGrp.h
tools/lldb-mi/MICmdBase.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/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/MICmdCmdTarget.h
tools/lldb-mi/MICmdCmdThread.h
tools/lldb-mi/MICmdCmdTrace.h
tools/lldb-mi/MICmdCmdVar.h
tools/lldb-mi/MICmdCommands.h
tools/lldb-mi/MICmdData.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/MICmnBase.h
tools/lldb-mi/MICmnLLDBBroadcaster.h
tools/lldb-mi/MICmnLLDBDebugSessionInfo.h
tools/lldb-mi/MICmnLLDBDebugSessionInfoVarObj.h
tools/lldb-mi/MICmnLLDBDebugger.h
tools/lldb-mi/MICmnLLDBDebuggerHandleEvents.h
tools/lldb-mi/MICmnLLDBProxySBValue.h
tools/lldb-mi/MICmnLLDBUtilSBValue.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/MIDriverBase.h
tools/lldb-mi/MIDriverMgr.h
tools/lldb-mi/MIUtilDateTimeStd.h
tools/lldb-mi/MIUtilDebug.h
tools/lldb-mi/MIUtilFileStd.h
tools/lldb-mi/MIUtilMapIdToVariant.h
tools/lldb-mi/MIUtilSingletonBase.h
tools/lldb-mi/MIUtilSingletonHelper.h
tools/lldb-mi/MIUtilString.h
tools/lldb-mi/MIUtilSystemLinux.h
tools/lldb-mi/MIUtilSystemOsx.h
tools/lldb-mi/MIUtilSystemWindows.h
tools/lldb-mi/MIUtilThreadBaseStd.h
tools/lldb-mi/MIUtilThreadBaseStd.cpp
tools/lldb-mi/MIUtilVariant.h
tools/lldb-mi/MIUtilVariant.cpp
|