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 02c194aaf4 CORE
Fixed Bug 43084 : need to restructure TypeId to allow dynamic_cast<> type expression references.
	Fixed Bug 39504 : sizeof-expressions are not handled properly

TESTS
	Replaced ASTFailedTests::testBug39504A() with CompleteParseASTTest::testBug39504(). 
	Moved testPostfixTypeIdExpression2() && testPostfixTypeIdTypeId2() to CompleteParseASTExpressionTest. 
	Restructured expression reference tests so that the order of arrival will not cause JUnit failures.
2003-09-23 22:58:34 +00:00
build Remove of unnecessary lines. 2003-09-23 19:55:13 +00:00
core CORE 2003-09-23 22:58:34 +00:00
debug Changed the 'hasStackFrames' method of the 'CThread' class to return true regardless if the thread contains stack frames or not. This method is only used by UI to update the thread label. 2003-09-23 20:51:28 +00:00
doc/org.eclipse.cdt.doc.user September 23, 2003 delivery 2003-09-23 20:34:04 +00:00
launch/org.eclipse.cdt.launch 2003-08-05 Mikhail Khodjaiants 2003-08-05 17:06:19 +00:00
releng Added in the new make projects. 2003-09-16 21:31:41 +00:00