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

Julian Schmidt via cfe-commits cfe-commits at lists.llvm.org
Sun Jul 6 14:49:54 PDT 2025


5chmidti wrote:

The option name could also be something like `IgnoreAliasing` or something similar. You're also missing changes to the check docs itself.

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


More information about the cfe-commits mailing list