diff options
author | Kirill Bobyrev <kbobyrev@google.com> | 2020-12-10 13:36:35 +0100 |
---|---|---|
committer | Kirill Bobyrev <kbobyrev@google.com> | 2020-12-10 13:36:49 +0100 |
commit | ee02e20c0817745c47ea9be8e26e9a49afc9a7fd (patch) | |
tree | 3ee858561b2d79bb23bed1eafc798fa0459c77cd /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0447f3508f0217e06b4acaaec0937091d071100a (diff) | |
download | llvm-ee02e20c0817745c47ea9be8e26e9a49afc9a7fd.zip llvm-ee02e20c0817745c47ea9be8e26e9a49afc9a7fd.tar.gz llvm-ee02e20c0817745c47ea9be8e26e9a49afc9a7fd.tar.bz2 |
[clangd] NFC: Use SmallVector<T> where possible
SmallVector<T> with default size is now the recommended version (D92522).
Reviewed By: sammccall
Differential Revision: https://reviews.llvm.org/D92788
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions