1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
John Camelon 21f4465862 Patch for Andrew Niefer
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
2003-11-28 05:07:26 +00:00
..
org.eclipse.cdt.core Patch for Andrew Niefer 2003-11-28 05:07:26 +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-11-28 05:07:26 +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 New Content Assist framework 2003-11-27 19:52:23 +00:00
org.eclipse.cdt.ui.tests Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +00:00