mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00
1.2 KiB
1.2 KiB
Release Notes and New & Noteworthy page
This is the New & Noteworthy page for CDT 11.1 which is part of Eclipse 2023-03 Simultaneous Release
Release Notes
C++ Language support
Numerous improvements to C++ language support have been implemented for CDT 11.1.
API Changes, current and planned
Please see CHANGELOG-API for details on the breaking API changes in this release as well as future planned API changes.
GCCToolchain allows custom parsing of #define
lines
See new method matchDefines
introduced in GCCToolChain
.
Noteworthy Issues and Pull Requests
See Noteworthy issues and PRs for this release in the issue/PR tracker.