mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
![]() CORE Removed all the old Code Model Builder source that was no longer being used (NewModelBuilder.java, etc.). Moved all the files in parser.util directory to the dom. Organized imports. Fixed bug36250 Parser ignores functions with default parameters that have no name. Fixed bug36240 Parser incorrectly parses operator= Fixed bug36254 Parser doesn't recognize unsigned as a type by itself. TESTS Organized imports. Added DOMTests::testTemplateDeclarationOfMethod(). Added DOMTests::testBug36250(). Added DOMTests::testBug36240(). Added DOMTests::testBug36254(). |
||
---|---|---|
.. | ||
org.eclipse.cdt.core | ||
org.eclipse.cdt.core.linux | ||
org.eclipse.cdt.core.qnx | ||
org.eclipse.cdt.core.solaris | ||
org.eclipse.cdt.core.win32 | ||
org.eclipse.cdt.ui | ||
org.eclipse.cdt.ui.tests |