1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 22:22:11 +02:00
cdt/core
Hannes Vogt 11a14b7ed3 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:39:30 -04:00
..
org.eclipse.cdt.core Bug 545756 - Improve EvalBinding.isConstantExpression() 2019-04-19 17:39:30 -04:00
org.eclipse.cdt.core.linux Build with Eclipse 2019-03 dependencies 2019-03-18 20:44:27 -04:00
org.eclipse.cdt.core.linux.ppc64le [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.core.linux.x86_64 [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.core.macosx [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +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:39:30 -04:00
org.eclipse.cdt.core.win32 Build with Eclipse 2019-03 dependencies 2019-03-18 20:44:27 -04:00
org.eclipse.cdt.core.win32.x86_64 [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00
org.eclipse.cdt.ui Bug 449394 - Fix constructor init list formatting 2019-04-09 16:21:20 -04:00
org.eclipse.cdt.ui.tests Bug 546391 - Fix on/off tags 2019-04-13 14:28:30 -04:00
pom.xml [releng] Bump version to 9.8.0 2019-03-01 13:25:21 +00:00