[all-commits] [llvm/llvm-project] a7789d: [clang-format][NFC] Replace SmallVector parameter ...
Owen via All-commits
all-commits at lists.llvm.org
Fri Jul 15 17:26:36 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a7789d6315ff663fb5e21698264b7b77e89312fe
https://github.com/llvm/llvm-project/commit/a7789d6315ff663fb5e21698264b7b77e89312fe
Author: owenca <owenpiano at gmail.com>
Date: 2022-07-15 (Fri, 15 Jul 2022)
Changed paths:
M clang/lib/Format/ContinuationIndenter.cpp
Log Message:
-----------
[clang-format][NFC] Replace SmallVector parameter with ArrayRef
Addresses https://reviews.llvm.org/D129466#3654410.
More information about the All-commits
mailing list