Displaying 2 results from an estimated 2 matches for "1e47f46f".
Did you mean:
1147f48f
2007 Mar 26
0
[LLVMdev] C99 restrict
Christopher Lamb wrote:-
> It may even be incorrect for the compiler to enforce the semantics of
> restrict pointers (with an error), even when the compilers alias
> analysis determines that there is a may-alias relationship between to
> pointers.
An error is an example of undefined behaviour.
Neil.
2007 Mar 26
6
[LLVMdev] C99 restrict
On Mar 26, 2007, at 10:10 AM, Dan Gohman wrote:
> On Mon, Mar 26, 2007 at 02:14:56AM -0500, Christopher Lamb wrote:
>>
>>
>> On Mar 25, 2007, at 5:22 PM, Chris Lattner wrote:
>>
>>> On Sun, 25 Mar 2007, Christopher Lamb wrote:
>>>> What about an approach not unlike how debugging information is
>>>> handled? That
>>>> is have