diff options
author | Michael Gottesman <mgottesman@apple.com> | 2013-12-05 18:42:12 +0000 |
---|---|---|
committer | Michael Gottesman <mgottesman@apple.com> | 2013-12-05 18:42:12 +0000 |
commit | 2bf0173b1694c42f951a4d2dd1229596c4dadd6a (patch) | |
tree | 231ff36bf2514073097a008fd3cc6d24bdf924c6 /clang/tools/c-index-test/c-index-test.c | |
parent | f5b769e4f21725df838b993b74d6421f693edacf (diff) | |
download | bcm5719-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 'clang/tools/c-index-test/c-index-test.c')
0 files changed, 0 insertions, 0 deletions