Remove virtual and add override to all virtual functions in Process/gdb-remote.
authorTamas Berghammer <tberghammer@google.com>
Mon, 23 Mar 2015 15:50:03 +0000 (15:50 +0000)
committerTamas Berghammer <tberghammer@google.com>
Mon, 23 Mar 2015 15:50:03 +0000 (15:50 +0000)
commit30b8cd331e93fbb8a3ce36a8eb8a4e7cc21667e9
tree95d9a73fa332a461cf48c6dcfc0c6874a3a38bbf
parente7d19c38d970b933b6c4d65b9ee721b3ffd34efe
Remove virtual and add override to all virtual functions in Process/gdb-remote.

llvm-svn: 232952
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.h
lldb/source/Plugins/Process/gdb-remote/GDBRemoteRegisterContext.h
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp
lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.h
lldb/source/Plugins/Process/gdb-remote/ThreadGDBRemote.h