[clang-tools-extra] [clang-tidy] Add a new check 'bugprone-redundant-string-view-conversions' (PR #174288)
Zinovy Nis via cfe-commits
cfe-commits at lists.llvm.org
Tue Jan 6 09:58:49 PST 2026
irishrover wrote:
- New cases handled
- Much more tests added
- The matcher code was commented (thanks to Claude for saving my time)
- Renamed to performance-string-view-conversions?
https://github.com/llvm/llvm-project/pull/174288
More information about the cfe-commits
mailing list