mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() Core: - Changed the ASTExpression of the complete package to store the whole ITokenDuple for the typeId instead of just the string. - Changed the ASTExpression in both quick and complete packages and deleted the "id" parameter. - Added partial solution to bug #42453: Exception result types not computed. Now they are computed for simple types only. Tests: Call to ASTExpression getTypeId() changed to getTypeIdString(). UI: Solution to bug#42414 :Extraneous semi-colons in generated class methods |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.qnx | ||
org.eclipse.cdt.core.solaris | ||
org.eclipse.cdt.core.tests | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests |