> On Aug 25, 2016, at 8:17 AM, Aaron Ballman wrote:
>
> On Thu, Aug 25, 2016 at 11:04 AM, Frédéric Riss wrote:
>>
>>> On Aug 25, 2016, at 7:44 AM, Aaron Ballman wrote:
>>>
>>> On Tue, Aug 23, 2016 at 9:32 PM, Frédéric Riss wrote:
Hey Aaron,
This commit triggers warnings when
> On Aug 25, 2016, at 7:44 AM, Aaron Ballman wrote:
>
> On Tue, Aug 23, 2016 at 9:32 PM, Frédéric Riss wrote:
>> Hey Aaron,
>>
>> This commit triggers warnings when the argument to va_start is an enum type.
>> The standard says:
>>
>> 7.16.1.4 The va_start macro
>>
>>• 4 The parame
Hey Aaron,
This commit triggers warnings when the argument to va_start is an enum type.
The standard says:
7.16.1.4 The va_start macro
• 4 The parameter parmN is the identifier of the rightmost parameter
in the variable parameter list in the function definition (the one just before
t