1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-15 21:15:23 +02:00
cdt/core
Hannes Vogt 62270138d5 Bug 545756 - Improve EvalBinding.isConstantExpression()
Previously, all variables with an initial value (even non-const)
were treated as constant expressions, now only constexpr variables,
static const members and global const variables are treated as constant expression.

Change-Id: I2acb4033a1f75110302ea25640afb070d025ec2b
Signed-off-by: Hannes Vogt <hannes@havogt.de>
2019-04-19 17:43:00 -04:00
..
org.eclipse.cdt.core Bug 545756 - Improve EvalBinding.isConstantExpression() 2019-04-19 17:43:00 -04:00
org.eclipse.cdt.core.linux [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.core.linux.ppc [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.core.linux.ppc64 [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.core.linux.x86 [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.core.native Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
org.eclipse.cdt.core.tests Bug 545756 - Improve EvalBinding.isConstantExpression() 2019-04-19 17:43:00 -04:00
org.eclipse.cdt.core.win32 [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.core.win32.x86 [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.core.win32.x86_64 [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
org.eclipse.cdt.ui 544535: Buttons in "Explore Macro Expansion" are not active 2019-03-03 20:35:46 -05:00
org.eclipse.cdt.ui.tests Bug 543947: Fix exception while formatting macro 2019-03-06 14:01:17 -05:00
pom.xml [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00