1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-05 08:46:02 +02:00
cdt/core/org.eclipse.cdt.core.tests/resources
John Camelon e43eb360d1 Patch for Andrew Niefer.
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
2003-12-03 21:48:19 +00:00
..
cfiles Core : 2003-09-23 13:54:28 +00:00
cmodel Patch for Victor Mozgin. 2003-07-28 00:02:34 +00:00
dependency Patch for Bogdan Gheorghe: 2003-09-26 17:53:45 +00:00
exe Patch for Brent Nicolle. 2003-06-18 21:29:47 +00:00
exebig Patch for Brent Nicolle. 2003-06-18 21:29:47 +00:00
indexer Patch for Bogdan Gheorghe 2003-09-16 17:31:43 +00:00
parser Updated Factory infrastructure, constructors, etc. 2003-06-23 18:05:31 +00:00
search Patch for Andrew Niefer. 2003-12-03 21:48:19 +00:00
testlib Some resources were cvsignored. 2003-06-20 18:49:28 +00:00