================
@@ -16,7 +16,7 @@
/// as the 'cast-expression' production. Everything else is either a binary
/// operator (e.g. '/') or a ternary operator ("?:"). The unary leaves are
/// handled by ParseCastExpression, the higher level pieces are handled by
-/// ParseBinaryExpression.
+/// ParseRHSOfBinaryExpression.
----------------
cor3ntin wrote:
I think `ParseExpression` is more correct - to the extent that this comment is
still useful at all
https://github.com/llvm/llvm-project/pull/195750
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits