1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
cdt/core
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
..
org.eclipse.cdt.core Patch for Andrew Niefer. 2003-12-03 21:48:19 +00:00
org.eclipse.cdt.core.aix Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
org.eclipse.cdt.core.linux Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
org.eclipse.cdt.core.qnx Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
org.eclipse.cdt.core.solaris Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
org.eclipse.cdt.core.tests Patch for Andrew Niefer. 2003-12-03 21:48:19 +00:00
org.eclipse.cdt.core.win32 Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
org.eclipse.cdt.ui Content Assist work 2003-12-03 20:29:29 +00:00
org.eclipse.cdt.ui.tests Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00