================
@@ -114,9 +114,16 @@ Changes in existing checks
 Removed checks
 ^^^^^^^^^^^^^^
 
+Miscellaneous
+^^^^^^^^^^^^^
+
 - Removed `cert-dcl21-cpp`, which was deprecated since :program:`clang-tidy` 
17,
   since the rule DCL21-CPP has been removed from the CERT guidelines.
 
+- Fixed incorrect apply format in clang-apply-repalcements when no `--format`
+  option is specified. Now clang-apply-repalcements applies format only with
+  the option.
----------------
AaronBallman wrote:

```suggestion
- Fixed incorrect formatting in ``clang-apply-repalcements`` when no 
``--format``
  option is specified. Now ``clang-apply-replacements`` applies formatting only 
with
  the option.
```

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

Reply via email to