On 10/2/19 5:15 PM, Martin Sebor wrote:
> The attached patch adds an optional argument to
> compute_builtin_object_size to let it return the DECL of the object
> whose size it's called to compute. This lets -Wstringop-overflow
> point to the object in more instances of the warning than it does
> n
The attached patch adds an optional argument to
compute_builtin_object_size to let it return the DECL of the object
whose size it's called to compute. This lets -Wstringop-overflow
point to the object in more instances of the warning than it does
now (but by no means all of them -- more work is n