================ @@ -3639,6 +3639,10 @@ ExprResult Parser::ParseRequiresExpression() { // TryParseParameterDeclarationClause). ---------------- shafik wrote:
I don't think the above fixme above is needed, I don't think there is any other way to handle this, at least based on some of the other places `TryParseParameterDeclarationClause()` is used e.g. `TryParseFunctionDeclarator(...)` https://github.com/llvm/llvm-project/pull/73691 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits