sdkrystian wrote:

Looks like `ActOnDependentIdExpression` tries to build a 
`DependentScopeDeclRefExpr`, which fails because `BuildDependentDeclRefExpr` 
returns `ExprError()` if no qualifier is present. I'll open a PR shortly.

https://github.com/llvm/llvm-project/pull/90152
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to