On Fri, Aug 14, 2009 at 4:43 PM, Chris Lattner<[email protected]> wrote: > Author: lattner > Date: Fri Aug 14 18:43:22 2009 > New Revision: 79057 > > URL: http://llvm.org/viewvc/llvm-project?rev=79057&view=rev > Log: > use GetVLASize instead of accessing VLASizeMap directly, this gets an assert > if > VLASize isn't populated for the type yet.
Do you have a testcase? This is just wallpapering over a real bug. -Eli _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
