1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00
cdt/core/org.eclipse.cdt.core
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/org/eclipse/cdt/core/build/standard Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
dependency Patch for Bogdan Gheorghe 2003-09-23 15:17:20 +00:00
index Patch for Bogdan Gheorghe 2003-09-23 15:17:20 +00:00
model/org/eclipse/cdt Patch for Hoda Amer 2003-09-23 20:46:22 +00:00
parser CORE 2003-09-23 22:58:34 +00:00
schema Patch for Sean Evoy: 2003-09-22 02:38:47 +00:00
search Core : 2003-09-23 13:54:28 +00:00
src/org/eclipse/cdt Patch for Bogdan Gheorghe 2003-09-23 15:17:20 +00:00
utils/org/eclipse/cdt/utils new Binary Parser to add flexibilit to change 2003-09-17 02:11:24 +00:00
.classpath Patch for Keith Campbell. 2003-09-12 18:19:05 +00:00
.cvsignore Added doc to CVS Ignore 2002-09-16 20:06:10 +00:00
.options New trace attribute for deltaprocessor 2003-09-12 18:51:34 +00:00
.project Patch for Keith Campbell. 2003-09-12 18:19:05 +00:00
about.html Add license file 2002-07-10 21:49:08 +00:00
build.properties *** empty log message *** 2003-09-18 17:56:47 +00:00
ChangeLog Patch for Bogdan Gheorghe 2003-09-23 15:17:20 +00:00
plugin.properties Patch for Sean Evoy: 2003-09-15 20:44:43 +00:00
plugin.xml Patch for Sean Evoy: 2003-09-22 02:38:47 +00:00