mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-29 03:45:35 +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 |
||
---|---|---|
.. | ||
build/org/eclipse/cdt/core/build/managed/tests | ||
failures/org/eclipse/cdt/core | ||
indexer/org/eclipse/cdt/core/indexer/tests | ||
model/org/eclipse/cdt/core | ||
parser/org/eclipse/cdt/core/parser/tests | ||
resources | ||
search/org/eclipse/cdt/core/search/tests | ||
suite/org/eclipse/cdt | ||
.classpath | ||
.cvsignore | ||
.project | ||
about.html | ||
build.properties | ||
ChangeLog | ||
plugin.xml | ||
test.xml |