================ @@ -1018,6 +1018,7 @@ ExprResult Parser::ParseCastExpression(CastParseKind ParseKind, // primary-expression case tok::numeric_constant: ---------------- Fznamznon wrote:
Could you please elaborate which other places you meant? I briefly examined all mentions of `tok::numeric_constant` and `ActOnNumericConstant` in `lib/Parse` and modifying any of these doesn't seem to be reasonable for `#embed` support. https://github.com/llvm/llvm-project/pull/97274 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits