1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-05 08:05:24 +02:00
cdt/core
Thomas Corbat 470561caec Bug Bug 482225 - decltype(auto) not parsed
* Adapted the parser to cope with decltype(auto)
* Extended IASTSimpleDeclSpecifier to have a kind for decltype(auto)
* Added tests (syntactic recognition and type deduction for variables)
* Modified DeclSpecWriter to cope with the decltype(auto) kind simple
decl specifier

Change-Id: Ib1ded823027d124cef35e9d6355c0f48f57709a0
Signed-off-by: Thomas Corbat <tcorbat@hsr.ch>
2016-08-19 16:48:13 +02:00
..
org.eclipse.cdt.core Bug Bug 482225 - decltype(auto) not parsed 2016-08-19 16:48:13 +02:00
org.eclipse.cdt.core.aix Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.ppc64le Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.x86 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.linux.x86_64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.macosx Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.native Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.tests Bug Bug 482225 - decltype(auto) not parsed 2016-08-19 16:48:13 +02:00
org.eclipse.cdt.core.win32 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.win32.x86 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.core.win32.x86_64 Update version to 9.1.0 2016-08-17 10:11:57 -04:00
org.eclipse.cdt.ui Bug 499837 - Mac keybindings for expand selection commands are inconsistent with JDT 2016-08-18 00:51:51 -04:00
org.eclipse.cdt.ui.tests Let the Tycho build specify the indexer timeout during tests 2016-08-17 14:50:42 -04:00