1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
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
build fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=48027 2003-12-03 20:36:38 +00:00
core Patch for Andrew Niefer. 2003-12-03 21:48:19 +00:00
debug updated. 2003-12-02 17:32:25 +00:00
doc/org.eclipse.cdt.doc.user Corrected context*.xml file references. 2003-11-28 22:32:03 +00:00
launch/org.eclipse.cdt.launch Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00
releng Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00