[clang-tools-extra] [clang-tidy] Fixed typo for bugprone-easily-swappable-parameters clang-tidy check (PR #158282)

Carlos Galvez via cfe-commits cfe-commits at lists.llvm.org
Fri Sep 12 09:31:26 PDT 2025


carlosgalvezp wrote:

> Indeed, this would break the current configuration files. You mentioned the release notes. Do I need to add anything to my PR regarding this?

Yes, please edit the file clang-tools-extra/docs/ReleasesNotes.md and mention this change in "Improvements to existing checks". Please keep alphabetical order w.r.t the check name.

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


More information about the cfe-commits mailing list