[clang-tools-extra] [clang-tidy][NFC] Refactor `modernize-pass-by-value` check code and tests (PR #140753)

Carlos Galvez via cfe-commits cfe-commits at lists.llvm.org
Tue May 20 10:01:27 PDT 2025


carlosgalvezp wrote:

Also, CHECK-MESSAGES-NOT is discouraged, since the testing framework already checked that no other output is produced by default.

https://github.com/llvm/llvm-project/pull/140753


More information about the cfe-commits mailing list