================ @@ -345,6 +345,13 @@ Changes in existing checks now uses separate note diagnostics for each uninitialized enumerator, making it easier to see which specific enumerators need explicit initialization. +- Improved :doc:`readability-implicit-bool-conversion + <clang-tidy/checks/readability/implicit-bool-conversion>` check: fixed a ---------------- EugeneZelenko wrote:
```suggestion <clang-tidy/checks/readability/implicit-bool-conversion>` check by fixing a ``` https://github.com/llvm/llvm-project/pull/186234 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
