[clang-tools-extra] [clang-tidy] added `IgnoreAliasing` option to `readability-qualified-auto check` (PR #147060)
Juan Besa via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 15 08:29:56 PDT 2025
JuanBesa wrote:
Updated to `IgnoreAliasing` name for the option (also updated the title here)
Merged the testfile so that everythign runs in one file
Added the Limitations section for the case discussed.
https://github.com/llvm/llvm-project/pull/147060
More information about the cfe-commits
mailing list