Re: c: C2x typeof

2022-10-06 Thread Richard Biener via Gcc-patches
On Thu, Oct 6, 2022 at 3:22 AM Joseph Myers wrote: > > [C++ maintainers / global reviewers, note that there is a C++ > front-end change here needing review.] > > C2x adds typeof as a standard feature. In general this follows > existing GNU C semantics very closely, but there are various ways in >

c: C2x typeof

2022-10-05 Thread Joseph Myers
[C++ maintainers / global reviewers, note that there is a C++ front-end change here needing review.] C2x adds typeof as a standard feature. In general this follows existing GNU C semantics very closely, but there are various ways in which the implementation involves more than simply enabling the