mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
Mirror of https://github.com/eclipse-cdt/cdt
![]() 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 |
||
---|---|---|
build | ||
core | ||
debug | ||
doc/org.eclipse.cdt.doc.user | ||
launch/org.eclipse.cdt.launch | ||
releng |