[clang] [clang] Diagnose invalid/unavailable operator overloads for scoped flag_enums (PR #218290)
Corentin Jabot via cfe-commits
cfe-commits at lists.llvm.org
Mon Aug 24 08:46:22 PDT 2026
https://github.com/cor3ntin commented:
So this thing will warn for overloads with cvref qualifiers.
I don't know if we care but it's worth considering.
I'm not super familiar with scoped_flags, so I have limited opinions on this PR.
https://github.com/llvm/llvm-project/pull/218290
More information about the cfe-commits
mailing list