On Oct 14, 2010, at 9:34 AM, jahanian wrote:

> Please provide a test case. I use the simple 'unsigned end;' declaration and 
> it works fine.
> 
> % cat t.m
> unsigned end;
> % clang -c t.m
> % 

>From his commit, I gather that it was just a CIndex thing, not a general 
>compiler problem.
That said, a test case would still be in order.

John.
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to