1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
Find a file
Doug Schaefer 78e61be446 Patch for John Camelon:
CORE
	Brought DOM up to par wrt functionality with Code Model.  
	Added isFunctionDefinition() to SimpleDeclaration.  
	Added visiblity indicators for member declarations.  
	Added offset information that was previously unavailable.  
	Added preprocessor statements (inclusions, macros) to DOM.  
	Updated TypeSpecifier hierarchy to allow for parameter declarations to own elaborated types. 
	Added new constructor to parser to aid testing. 
	Fixed bug36065.  

TESTS
	Added testMemberDeclarations(), testPreprocessor(),
testElaboratedParms() to DOMTests.
2003-04-08 03:41:05 +00:00
core Patch for John Camelon: 2003-04-08 03:41:05 +00:00
debug No dialog if switch to frame failed. 2003-04-07 22:49:08 +00:00
launch/org.eclipse.cdt.launch spelling 2003-04-03 19:10:36 +00:00
releng Changed to reflect Eclipse SDK structure format 2003-01-28 19:28:01 +00:00