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 9cd42c12c5 Patch for Hoda Amer
Core: 
        Partial solution to bug#42453: Expression result types not computed 
        Added the handling of the NEW_TYPEID, CASTEXPRESSION, POSTFIX_DYNAMIC_CAST, 
        POSTFIX_REINTERPRET_CAST, POSTFIX_STATIC_CAST, and POSTFIX_CONST_CAST 

Tests: 
        Added testNewTypeId(), testCastExpression(), testPostfixDynamicCast(), 
        testPostfixReinterpretCast(), testPostfixStaticCast(), and testPostfixConstCast() 
        to CompleteParseASTExpressionTest.
2003-09-25 14:26:33 +00:00
build update map should be the last step 2003-09-25 14:26:11 +00:00
core Patch for Hoda Amer 2003-09-25 14:26:33 +00:00
debug Fix for PR 43624: The "Show Types Name" action of the Registers view doesn't work. 2003-09-25 02:12:59 +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 added help id to launch tabs 2003-09-25 13:34:49 +00:00
releng Added in the new make projects. 2003-09-16 21:31:41 +00:00