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 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
build added the builtin folder. 2003-11-26 19:09:17 +00:00
core Patch for Andrew Niefer 2003-11-28 05:07:26 +00:00
debug Fix for PR 47595: Referenced projects are not checked in the list of generic source locations. 2003-11-26 23:10:16 +00:00
doc/org.eclipse.cdt.doc.user Upversioned the plugins, etc to 2.0.0. 2003-11-25 18:24:55 +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