================
@@ -220,18 +208,17 @@ Changes in existing checks
- Fixed false positive where an array of pointers to ``const`` was
incorrectly diagnosed as allowing the pointee to be made ``const``.
+- Improved :doc:`misc-unused-using-decls
+ <clang-tidy/checks/misc/unused-using-decls>` to not diagnose using
----------------
EugeneZelenko wrote:
```suggestion
<clang-tidy/checks/misc/unused-using-decls>` to not diagnose ``using``
```
https://github.com/llvm/llvm-project/pull/183638
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits