[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Applied [HEAD]Re: [cdt-patch] Symbol Table & Complete Parse patch
|
JohnC
cdt-patch-admin@xxxxxxxxxxx wrote on 12/03/2003 02:25:00 PM:
> This patch changes the handling of ambiguities during prefix lookup.
> It also addresses problems in the symbol table to do with qualified
> lookup. Fixing these revealed problems caused by the
> CompleteParseASTFactory not always using the correct lookup functions.
So
> the factory has been modified to call the appropriate lookups.
>
> The following tests have been created:
> FailedCompleteParseASTTest.testBug47926
> CompleteParseASTTest.testQualifiedLookup
> ParserSymbolTableTest.testPrefixLookup_Ambiguities
> ParserSymbolTableTest.testQualifiedUnqualifiedLookup
> FunctionMethodPatternTests.testLookupForDefinition
>
> -Andrew
>
> [attachment "12.02.03.core.txt" deleted by John Camelon/Ottawa/IBM]
> [attachment "12.02.03.core.tests.txt" deleted by John
Camelon/Ottawa/IBM]