================
@@ -241,6 +241,12 @@ Changes in existing checks
   function with the same prefix as the default argument, e.g. 
``std::unique_ptr``
   and ``std::unique``, avoiding false positive for assignment operator 
overloading.
 
+- Improved :doc:`bugprone-use-after-move
----------------
EugeneZelenko wrote:

Please merge with existing entry for this check.

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

Reply via email to