[clang] [Clang] emit -Wignored-qualifiers diagnostic for cv-qualified base classes (PR #121419)

Erich Keane via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 3 06:25:38 PST 2025


https://github.com/erichkeane approved this pull request.

I have a bit of a concern that the template cases are going to be REALLY noisy, but we can deal with restricting individual use cases to a separate warning-group in the future if need-be.

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


More information about the cfe-commits mailing list