================
@@ -343,6 +343,10 @@ Changes in existing checks
   <clang-tidy/checks/readability/static-accessed-through-instance>` check to
   identify calls to static member functions with out-of-class inline 
definitions.
 
+- Improved :doc:`modernize-avoid-bind
----------------
PiotrZSL wrote:

put this in alphabetical order, use double `` for return, as this is C++ 
keyword, also same for ``void``

https://github.com/llvm/llvm-project/pull/69207
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to