[clang-tools-extra] [clang-tidy] Consider `readability-uppercase-literal-suffix` when dealing with `readability-implicit-bool-conversion`. (PR #104694)

Carlos Galvez via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 18 01:54:52 PDT 2024


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

We have explicitly said in the other PR that we do *not* want checks to depend on each other. Checks must remain independent of each other.

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


More information about the cfe-commits mailing list