Re: [PATCH] libcpp, v2: Fix up #__VA_OPT__ handling [PR103415]
On 11/30/21 09:13, Jakub Jelinek wrote: On Mon, Nov 29, 2021 at 07:28:10PM -0500, Jason Merrill wrote: Please add some of this explanation to the "paste any tokens" comment in the code. Ok. + while (rhs->flags & PASTE_LEFT); + if ((flags & PREV
[PATCH] libcpp, v2: Fix up #__VA_OPT__ handling [PR103415]
On Mon, Nov 29, 2021 at 07:28:10PM -0500, Jason Merrill wrote: > Please add some of this explanation to the "paste any tokens" comment in the > code. Ok. > > + while (rhs->flags & PASTE_LEFT); > > + if ((flags & PREV_WHITE) > > + &&