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

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Fri Jul 4 10:16:22 PDT 2025


https://github.com/vbvictor requested changes to this pull request.

Please, describe your option in check docs.

I find option name a little unclear, I don't encounter "opaque" term ofter, maybe `DesugarTypes` is better?

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


More information about the cfe-commits mailing list