[clang-tools-extra] [clang-tidy] Improved readability-bool-conversion to be more consistent when using parentheses (PR #72068)

Piotr Zegar via cfe-commits cfe-commits at lists.llvm.org
Sun Nov 12 14:56:01 PST 2023


================
@@ -412,6 +412,10 @@ Changes in existing checks
   do-while loops into account for the `AllowIntegerConditions` and
   `AllowPointerConditions` options.
 
+- Improved :doc:`readability-implicit-bool-conversion
----------------
PiotrZSL wrote:

merge release notes, one entry for a check, one sentence for a change

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


More information about the cfe-commits mailing list