1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/codan/org.eclipse.cdt.codan.core.tests
Hansruedi Patzen a4dcbbaf15 Bug 527553: Detect invalid decltype(auto) with a type specifier
The evaluated type of 'decltype(auto)' in combination with const and/or
volatile will be a ProblemType since this is not valid code. The patch
also contains a checker to give the user a visual feedback.

Note: A proposed quick-fix has been removed after a short discussion.

Change-Id: I8760ed0ac28e28529ab30516accac9c0413c87d9
Signed-off-by: Hansruedi Patzen <hansruedi.patzen@hsr.ch>
2017-11-30 14:56:02 -05:00
..
.settings releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
META-INF releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
OSGI-INF/l10n releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
src/org/eclipse/cdt/codan Bug 527553: Detect invalid decltype(auto) with a type specifier 2017-11-30 14:56:02 -05:00
.classpath releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
.project releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
about.html releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
build.properties releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
test.xml releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00
ui-test-plugin.properties releng: Make use of Tycho POM-less functionality 2017-02-13 23:19:56 -04:00