================
@@ -491,14 +454,16 @@ Changes in existing checks
     implicit conversions of logical operator results (``&&``, ``||``, ``!``)
     to ``bool`` in C.
 
-- Improved :doc:`readability-non-const-parameter
-  <clang-tidy/checks/readability/non-const-parameter>` check:
+- Improved :doc:`readability-redundant-casting
----------------
zeyi2 wrote:

Please maintain alphabetical order :)

The new entry should be placed between `readability-non-const-parameter` and 
`readability-redundant-preprocessor`.

https://github.com/llvm/llvm-project/pull/191386
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to