================
@@ -49,6 +49,12 @@ Major New Features
 Potentially Breaking Changes
 ----------------------------
 
+- Deprecated the :program:`clang-tidy` check 
:doc:`performance-faster-string-find
+  <clang-tidy/checks/performance/faster-string-find>`. It has been renamed to
+  :doc:`performance-faster-string-operation
+  <clang-tidy/checks/performance/faster-string-operation>`.
+  The original check will be removed in the 25th release.
----------------
zeyi2 wrote:

I added a note in the warning, thanks for the suggestion!

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

Reply via email to