[clang] [clang-format][NFC] Port FormatTestComments to verifyFormat (PR #164310)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 28 20:51:42 PDT 2025
=?utf-8?q?Björn_Schäpers?= <bjoern at hazardy.de>,
=?utf-8?q?Björn_Schäpers?= <bjoern at hazardy.de>,
=?utf-8?q?Björn_Schäpers?= <bjoern at hazardy.de>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/164310 at github.com>
https://github.com/owenca approved this pull request.
There are probably 30+ two (or three if you count `Style`) parameter version of `verifyFormat` that can be replaced with the one-parameter version or with `verifyNoChange`, but they can be done in a follow-up patch.
https://github.com/llvm/llvm-project/pull/164310
More information about the cfe-commits
mailing list