On Aug 5, 2011, at 1:07 AM, Chandler Carruth wrote:

> Author: chandlerc
> Date: Fri Aug  5 03:07:29 2011
> New Revision: 136964
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=136964&view=rev
> Log:
> Finally getting around to re-working this to more accurately white-list
> 1-element character arrays which are serving as flexible arrays. This is
> the initial step, which is to restrict the 1-element array whitelist to
> arrays that are member declarations. I'll refine it from here based on
> the proposed patch.

Cool, thanks for pushing this forward.  With this patch, several of the changes 
to the testsuite that I made when I landed my hack patch can be changed back.

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

Reply via email to