[clang-tools-extra] [clang-tidy] Improve integer comparison by matching valid expressions outside implicitCastExpr (PR #134188)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Tue May 27 21:50:52 PDT 2025


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

Need to add tests that will cover all cases after introduction of `callExpr` matcher.

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


More information about the cfe-commits mailing list