[all-commits] [llvm/llvm-project] a9f059: [clang-format][NFC] Clean up FormatTestComments.cp...
owenca via All-commits
all-commits at lists.llvm.org
Sun Nov 2 22:01:46 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a9f059483126428a445a67c3c00ed36a3ed14361
https://github.com/llvm/llvm-project/commit/a9f059483126428a445a67c3c00ed36a3ed14361
Author: owenca <owenpiano at gmail.com>
Date: 2025-11-02 (Sun, 02 Nov 2025)
Changed paths:
M clang/unittests/Format/FormatTestComments.cpp
Log Message:
-----------
[clang-format][NFC] Clean up FormatTestComments.cpp (#166029)
- Replace verifyFormat(Foo, Bar, ...) with verifyFormat(Foo, ...) or
verifyNoChange(Foo, ...) if Foo = Bar.
- Other minor cleanups
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