Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Applied [HEAD] Re: [cdt-patch] fix bug 47624

JohnC

cdt-patch-admin@xxxxxxxxxxx wrote on 11/27/2003 05:14:13 PM:

> CompleteParseASTFactory should use the symbol table's elaboratedLookup 
> instead of qualifiedLookup when it encounters an elaborated type 
> specifier.
> 
> Core:
> change createElaboratedTypeSpecifier to call 
> IContainerSymbol.elaboratedLookup
> 
> Core.tests
> add CompleteParseASTTest.testBug47624
> 
> -Andrew
> 
> [attachment "47624.core.txt" deleted by John Camelon/Ottawa/IBM] 
> [attachment "47624.core.tests.txt" deleted by John Camelon/Ottawa/IBM] 


Back to the top