summaryrefslogtreecommitdiffstats
path: root/lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
diff options
context:
space:
mode:
authorMichael Gottesman <mgottesman@apple.com>2013-12-05 18:42:12 +0000
committerMichael Gottesman <mgottesman@apple.com>2013-12-05 18:42:12 +0000
commit2bf0173b1694c42f951a4d2dd1229596c4dadd6a (patch)
tree231ff36bf2514073097a008fd3cc6d24bdf924c6 /lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp
parentf5b769e4f21725df838b993b74d6421f693edacf (diff)
downloadbcm5719-llvm-2bf0173b1694c42f951a4d2dd1229596c4dadd6a.tar.gz
bcm5719-llvm-2bf0173b1694c42f951a4d2dd1229596c4dadd6a.zip
Change std::deque => std::vector. No functionality change.
There is no reason to use std::deque here over std::vector. Thus given the performance differences inbetween the two it makes sense to change deque to vector. llvm-svn: 196524
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud