[all-commits] [llvm/llvm-project] 04610b: [clang-format][NFC] Replace SmallVectorImpl with A...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sat Jan 4 16:20:07 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 04610b901f41c4abec169b9a38f1b0a2fde976c1
https://github.com/llvm/llvm-project/commit/04610b901f41c4abec169b9a38f1b0a2fde976c1
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-01-04 (Sat, 04 Jan 2025)
Changed paths:
M clang/lib/Format/AffectedRangeManager.cpp
M clang/lib/Format/AffectedRangeManager.h
M clang/lib/Format/Format.cpp
M clang/lib/Format/FormatTokenLexer.cpp
M clang/lib/Format/UnwrappedLineFormatter.cpp
M clang/lib/Format/UnwrappedLineParser.cpp
M clang/lib/Format/UnwrappedLineParser.h
Log Message:
-----------
[clang-format][NFC] Replace SmallVectorImpl with ArrayRef (#121621)
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list