================
@@ -102,6 +102,10 @@ New check aliases
 Changes in existing checks
 ^^^^^^^^^^^^^^^^^^^^^^^^^^
 
+- Improved :doc:`modernize-use-using
+  <clang-tidy/checks/modernize/use-using>` check by removing many incorrect 
+  fixits and providing fixits where before there was only a warning.
----------------
EugeneZelenko wrote:

```suggestion
  fix-its and providing fix-its where before there was only a warning.
```

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

Reply via email to