================
@@ -244,7 +244,7 @@ Changes in existing checks
 
 - Improved :doc:`modernize-use-starts-ends-with
   <clang-tidy/checks/modernize/use-starts-ends-with>` check to handle two cases
-  that can be replaced with ``ends_with``
+  that can be replaced with ``ends_with``. Minor change to error message.
----------------
5chmidti wrote:

Something like `and a small adjustment to a diagnostic message` sounds better

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

Reply via email to