================
@@ -126,6 +126,11 @@ Improvements to clang-tidy
 - Improved :program:`clang-tidy` option `-quiet` by suppressing diagnostic
   count messages.
 
+- Removed :program:`clang-tidy`'s global options `IgnoreMacros` and
+  `StrictMode`, which were documented as deprecated since
+  :program:`clang-tidy` 20. Users should use the check-specific options of the
----------------
vbvictor wrote:

```suggestion
  :program:`clang-tidy-20`. Users should use the check-specific options of the
```
Very nitpick.

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

Reply via email to