Looks great to me, please apply, thanks!

-Chris

On Dec 13, 2007, at 3:18 AM, Sanghyeon Seo wrote:

> This patch implements dereference operator in CGExprAgg.cpp.
>
> typedef struct { int i; } Value;
> void f(Value *p) { Value v = *p; }
>
> -- 
> Seo Sanghyeon
> <agg-deref>
> _______________________________________________
> cfe-dev mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

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

Reply via email to