David Malcolm writes:
> On Thu, 2024-04-04 at 18:59 -0400, Antoni Boucher wrote:
>> Hi.
>> This patch adds a new API to produce an rvalue representing the
>> alignment of a type.
>> Thanks for the review.
>
> Patch looks good to me (but may need the usual ABI version updates when
> merging).
Th
Hi Folks,
> On 28 Jun 2024, at 12:50, Rainer Orth wrote:
>
> David Malcolm writes:
>
>> On Thu, 2024-04-04 at 18:59 -0400, Antoni Boucher wrote:
>>> Hi.
>>> This patch adds a new API to produce an rvalue representing the
>>> alignment of a type.
>>> Thanks for the review.
>>
>> Patch looks g
Hi Folks,
As noted, it seems to me that the fail here is false positives, but it still
needs handling.
> On 29 Jun 2024, at 02:28, Iain Sandoe wrote:
>> On 28 Jun 2024, at 12:50, Rainer Orth wrote:
> … I am going to fix this with the obvious (provide a default init for the
> vars) - later to