On Feb 4, 2010, at 4:23 PM, Devang Patel wrote:
> On Thu, Feb 4, 2010 at 10:26 PM, John McCall <[email protected]> wrote:
>> Author: rjmccall
>> Date: Thu Feb  4 16:26:26 2010
>> New Revision: 95330
>> 
>> URL: http://llvm.org/viewvc/llvm-project?rev=95330&view=rev
>> Log:
>> Extract a common structure for holding information about the definition
>> of a C++ record.  Exposed a lot of problems where various routines were
>> silently doing The Wrong Thing (or The Acceptable Thing in The Wrong Order)
>> when presented with a non-definition.  Also cuts down on memory usage.
> 
> 
> This causes following crash. Can you take a look ?

Should be fixed now, sorry.

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

Reply via email to