[all-commits] [llvm/llvm-project] 5ccbea: [clang-format][NFC] Replace size() with empty() (#...
Owen Pan via All-commits
all-commits at lists.llvm.org
Sun Jul 6 14:19:51 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ccbea9f480d5c387c7f21aa101e72774c91f1d3
https://github.com/llvm/llvm-project/commit/5ccbea9f480d5c387c7f21aa101e72774c91f1d3
Author: Owen Pan <owenpiano at gmail.com>
Date: 2025-07-06 (Sun, 06 Jul 2025)
Changed paths:
M clang/lib/Format/Format.cpp
M clang/lib/Format/FormatTokenLexer.cpp
M clang/lib/Format/QualifierAlignmentFixer.cpp
M clang/lib/Format/UnwrappedLineFormatter.cpp
M clang/lib/Format/WhitespaceManager.cpp
Log Message:
-----------
[clang-format][NFC] Replace size() with empty() (#147164)
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