1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.ui.tests/resources
Thomas Corbat acbceb04ee Bug 522200: [C++17] Add support for structured binding declarations
Adds support for structured bindings:
- Parser updated
- Semantics updated
- Tests for parser and bindings added

Change-Id: I1de7b760041ac4ce4601f1b5032fdb0a197212a1
Signed-off-by: Hansruedi Patzen <hansruedi.patzen@hsr.ch>
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2019-08-05 09:00:35 +02:00
..
addInclude Bug 435340 - Add Include inserts an extra blank line 2014-05-20 14:12:41 -07:00
ceditor Bug 522200: [C++17] Add support for structured binding declarations 2019-08-05 09:00:35 +02:00
compare Fix for 195641: CStructureCreator should be migrated to DOM parser 2007-10-11 09:41:48 +00:00
constalign Bug 461435 - Added options to format pointers in methods 2019-05-12 15:42:21 +02:00
contentassist Bug 540373: Normalize newlines with .gitattributes 2018-11-20 21:20:39 +00:00
docComments 178386: check-in documentation tool framework plus doxygen implementation 2008-02-09 12:23:25 +00:00
folding Bug 255018 - [editor] Highlight inactive code of unterminated #ifdef 2008-11-12 16:02:09 +00:00
formatter Bug 461435 - Added options to format pointers in methods 2019-05-12 15:42:21 +02:00
inactiveCode Bug 255018 - [editor] Highlight inactive code of unterminated #ifdef 2008-11-12 16:02:09 +00:00
indentation Bug 510794 - Tab character is ignored at the beginning of line inside a 2017-01-23 11:51:39 -08:00
projectTemplates Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
quickFix Implementation of "Rename in File" 2008-08-12 03:39:54 +00:00