1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-21 21:52:10 +02:00
cdt/NewAndNoteworthy/CDT-11.1.md
2023-03-20 09:27:32 -04:00

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.

Bugs Fixed in this Release

See GitHub milestones 11.1.0 11.1.1