[Lldb-commits] [PATCH] D13503: commands: Use override instead of virtual.

Bruce Mitchener via lldb-commits lldb-commits at lists.llvm.org
Wed Oct 7 09:58:16 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249564: commands: Use override instead of virtual. (authored by brucem).

Changed prior to commit:
  http://reviews.llvm.org/D13503?vs=36736&id=36754#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13503

Files:
  lldb/trunk/source/Commands/CommandObjectBreakpoint.cpp
  lldb/trunk/source/Commands/CommandObjectBreakpointCommand.cpp
  lldb/trunk/source/Commands/CommandObjectBugreport.cpp
  lldb/trunk/source/Commands/CommandObjectCommands.cpp
  lldb/trunk/source/Commands/CommandObjectFrame.cpp
  lldb/trunk/source/Commands/CommandObjectLog.cpp
  lldb/trunk/source/Commands/CommandObjectMemory.cpp
  lldb/trunk/source/Commands/CommandObjectPlatform.cpp
  lldb/trunk/source/Commands/CommandObjectPlugin.cpp
  lldb/trunk/source/Commands/CommandObjectProcess.cpp
  lldb/trunk/source/Commands/CommandObjectRegister.cpp
  lldb/trunk/source/Commands/CommandObjectSettings.cpp
  lldb/trunk/source/Commands/CommandObjectSource.cpp
  lldb/trunk/source/Commands/CommandObjectTarget.cpp
  lldb/trunk/source/Commands/CommandObjectThread.cpp
  lldb/trunk/source/Commands/CommandObjectType.cpp
  lldb/trunk/source/Commands/CommandObjectWatchpoint.cpp
  lldb/trunk/source/Commands/CommandObjectWatchpointCommand.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13503.36754.patch
Type: text/x-patch
Size: 169494 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20151007/abafa514/attachment-0001.bin>


More information about the lldb-commits mailing list