[clang-tools-extra] [clang-tidy] Address false positives in misc-redundant-expression checker (PR #121960)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Sat Jan 11 00:55:21 PST 2025


https://github.com/PiotrZSL requested changes to this pull request.

Overall, may require some small work to make sure that code is straightforward and simple.
As for functionality part, still has some gaps or redundant parts, but that is not a blocker.

Please try to refactor your changes to be simpler, like function names to actually say what they doing.
Missing changes in release notes and check documentation

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


More information about the cfe-commits mailing list