On 10/10/18 4:36 PM, Jeff Law wrote:
> On 10/2/18 10:37 AM, Martin Sebor wrote:
>> [3/4] - Change sprintf to use new get_range_strlen overload
>>
>> This change makes use of the new get_range_strlen() overload
>> in gimple-ssa-sprintf.c. This necessitated a few changes to
>> the API but also enabl
On 10/2/18 10:37 AM, Martin Sebor wrote:
> [3/4] - Change sprintf to use new get_range_strlen overload
>
> This change makes use of the new get_range_strlen() overload
> in gimple-ssa-sprintf.c. This necessitated a few changes to
> the API but also enabled the removal of the flexarray member
> fr
[3/4] - Change sprintf to use new get_range_strlen overload
This change makes use of the new get_range_strlen() overload
in gimple-ssa-sprintf.c. This necessitated a few changes to
the API but also enabled the removal of the flexarray member
from strlen_data_t.
This also patch restores the bool