[clang] [Clang] emit -Wignored-qualifiers diagnostic for cv-qualified base classes (PR #121419)
Oleksandr T. via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 12 14:20:40 PST 2025
a-tarasyuk wrote:
@erichkeane @ldionne should the `libcxx` tests ([common_reference.compile.pass.cpp](https://github.com/llvm/llvm-project/blob/main/libcxx/test/std/utilities/meta/meta.trans/meta.trans.other/common_reference.compile.pass.cpp), [apply_extended_types.pass.cpp](https://github.com/llvm/llvm-project/blob/main/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/apply_extended_types.pass.cpp)) be updated or should the new warnings/errors be treated as the new baseline?
https://github.com/llvm/llvm-project/pull/121419
More information about the cfe-commits
mailing list