1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-24 09:25:31 +02:00
cdt/core/org.eclipse.cdt.core/parser
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 Patch for Andrew Niefer 2003-11-28 05:07:26 +00:00
ChangeLog Patch for Andrew Niefer 2003-11-28 05:07:26 +00:00