[clang-tools-extra] [clang-tidy] Add `bugprone-missing-end-comparison` check (PR #182543)

Zeyi Xu via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 26 04:38:44 PDT 2026


zeyi2 wrote:

I split the two test files into 5 that test different standards. The main check logic is also simplified, ready for another review :)

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


More information about the cfe-commits mailing list