[all-commits] [llvm/llvm-project] ca64c8: [NFC] SmallVector<char...> to SmallString<...>
Nathan James via All-commits
all-commits at lists.llvm.org
Fri Nov 27 12:36:33 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ca64c8948f495ccdfb33f30675e72b7362b390ff
https://github.com/llvm/llvm-project/commit/ca64c8948f495ccdfb33f30675e72b7362b390ff
Author: Nathan James <n.james93 at hotmail.co.uk>
Date: 2020-11-27 (Fri, 27 Nov 2020)
Changed paths:
M clang-tools-extra/clang-move/Move.cpp
M clang-tools-extra/clang-tidy/readability/InconsistentDeclarationParameterNameCheck.cpp
M clang-tools-extra/clangd/tool/ClangdMain.cpp
Log Message:
-----------
[NFC] SmallVector<char...> to SmallString<...>
More information about the All-commits
mailing list