[clang-tools-extra] [clang-tidy] added `RespectOpaqueTypes` option to `readability-qualified-auto check` (PR #147060)
Juan Besa via cfe-commits
cfe-commits at lists.llvm.org
Mon Jul 7 03:02:12 PDT 2025
JuanBesa wrote:
Thanks for the comments. I also think `IgnoreAliasing` is a better name. In that case the default should be `true` though right?
I'll look into merging the tests into a single file, and see if I can figure out the matcher.
https://github.com/llvm/llvm-project/pull/147060
More information about the cfe-commits
mailing list