[clang-tools-extra] [clang-tidy] Use upper case letters for bool conversion suffix (PR #104882)

Julian Schmidt via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 24 06:23:24 PDT 2024


================
@@ -108,6 +108,11 @@ Changes in existing checks
   <clang-tidy/checks/readability/redundant-smartptr-get>` check to
   remove `->`, when reduntant `get()` is removed.
 
+- Improved :doc:`readablility-implicit-bool-conversion
----------------
5chmidti wrote:

Please sort your entry before `readability-redundant-smartptr-get`

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


More information about the cfe-commits mailing list