[clang-tools-extra] [clang-tidy] added `RespectOpaqueTypes` option to `readability-qualified-auto check` (PR #147060)

via cfe-commits cfe-commits at lists.llvm.org
Mon Jul 7 06:47:24 PDT 2025


================
@@ -347,6 +347,11 @@ Changes in existing checks
   <clang-tidy/checks/readability/redundant-smartptr-get>` check by fixing
   some false positives involving smart pointers to arrays.
 
+- Improved :doc:`readability-qualified-auto
----------------
EugeneZelenko wrote:

Please merge with existing `readability-qualified-auto` entry.

https://github.com/llvm/llvm-project/pull/147060


More information about the cfe-commits mailing list