[clang] [clang][Parser] Reject qualified __super specifiers (PR #214520)

via cfe-commits cfe-commits at lists.llvm.org
Thu Sep 3 17:52:44 PDT 2026


AZero13 wrote:

lmfao, it was close, so close: if (!HasScopeSpecifier && Tok.is(tok::kw___super)) fixed the issue

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


More information about the cfe-commits mailing list