On 04/16/14 06:19, Ilya Enkovich wrote:
Hi,
This patch introduces built-in functions used by Pointer Bounds Checker. It is
mostly similar to what was reverted from 4.9, I just added types and attributes
to builtins. This patch also introduces pointer_bounds_type_node to be used in
built-in
Ping
2014-05-06 16:11 GMT+04:00 Ilya Enkovich :
> PING
>
> 2014-04-16 16:19 GMT+04:00 Ilya Enkovich :
>> Hi,
>>
>> This patch introduces built-in functions used by Pointer Bounds Checker. It
>> is mostly similar to what was reverted from 4.9, I just added types and
>> attributes to builtins. T
PING
2014-04-16 16:19 GMT+04:00 Ilya Enkovich :
> Hi,
>
> This patch introduces built-in functions used by Pointer Bounds Checker. It
> is mostly similar to what was reverted from 4.9, I just added types and
> attributes to builtins. This patch also introduces pointer_bounds_type_node
> to be
Hi,
This patch introduces built-in functions used by Pointer Bounds Checker. It is
mostly similar to what was reverted from 4.9, I just added types and attributes
to builtins. This patch also introduces pointer_bounds_type_node to be used in
built-in function type declarations.
Bootstrapped