Re: [PATCH] c++: Some cp-tree.def comment fixes

2024-07-22 Thread Jason Merrill
On 7/22/24 11:53 AM, Marek Polacek wrote: On Mon, Jul 22, 2024 at 11:48:51AM -0400, Patrick Palka wrote: On Mon, 22 Jul 2024, Jakub Jelinek wrote: Hi! While reading the fold expression and concept tree comments, I found various spots referring to non-existent macros etc. The following patch

Re: [PATCH] c++: Some cp-tree.def comment fixes

2024-07-22 Thread Marek Polacek
On Mon, Jul 22, 2024 at 11:48:51AM -0400, Patrick Palka wrote: > On Mon, 22 Jul 2024, Jakub Jelinek wrote: > > > Hi! > > > > While reading the fold expression and concept tree comments, I found > > various spots referring to non-existent macros etc. > > > > The following patch attempts to sync t

Re: [PATCH] c++: Some cp-tree.def comment fixes

2024-07-22 Thread Patrick Palka
On Mon, 22 Jul 2024, Jakub Jelinek wrote: > Hi! > > While reading the fold expression and concept tree comments, I found > various spots referring to non-existent macros etc. > > The following patch attempts to sync that with what is actually implemented. > > Ok for trunk? > > 2024-07-22 Jaku

Re: [PATCH] c++: Some cp-tree.def comment fixes

2024-07-22 Thread Marek Polacek
On Mon, Jul 22, 2024 at 05:32:17PM +0200, Jakub Jelinek wrote: > Hi! > > While reading the fold expression and concept tree comments, I found > various spots referring to non-existent macros etc. > > The following patch attempts to sync that with what is actually implemented. > > Ok for trunk?

[PATCH] c++: Some cp-tree.def comment fixes

2024-07-22 Thread Jakub Jelinek
Hi! While reading the fold expression and concept tree comments, I found various spots referring to non-existent macros etc. The following patch attempts to sync that with what is actually implemented. Ok for trunk? 2024-07-22 Jakub Jelinek * cp-tree.def (UNARY_LEFT_FOLD_EXPR): Use