================
@@ -148,6 +148,9 @@ New check aliases
 Changes in existing checks
 ^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+- Improved :doc:`boost-use-ranges
+  <clang-tidy/checks/boost/use-ranges>` check to more precisely remove comma.
----------------
vbvictor wrote:

In discussion, I saw that we don't need release notes for this change.
However, if there is a note, then it should also state that this change only 
affects `clangd`.
```suggestion
  <clang-tidy/checks/boost/use-ranges>` check to more precisely remove comma 
when creating fix-its with :program:`clangd` code action.
```
Note that lines should be no more than 80 characters long.

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

Reply via email to