Re: [PATCH 3/9 v3] c++, coroutines: Separate allocator work from the ramp body build.

2024-08-23 Thread Jason Merrill
On 8/23/24 9:41 AM, Iain Sandoe wrote: http://eel.is/c++draft/dcl.fct.def.coroutine#12 (sentence 2) says " If both a usual deallocation function with only a pointer parameter and a usual deallocation function with both a pointer parameter and a size parameter are found, then the selected deall

[PATCH 3/9 v3] c++, coroutines: Separate allocator work from the ramp body build.

2024-08-23 Thread Iain Sandoe
>>>http://eel.is/c++draft/dcl.fct.def.coroutine#12 (sentence 2) says " If both >>>a usual deallocation function with only a pointer parameter and a usual >>>deallocation function with both a pointer parameter and a size parameter are >>>found, then the selected deallocation function shall be the