1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-12 11:35:21 +02:00
Find a file
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
.mvn Sync tycho pomless to main tycho used to build to 1.1.0 2018-03-26 13:12:38 +03:00
build Bug 545624 - Disable failing tests 2019-03-27 05:58:18 -04:00
codan Bug 544980: Added a checker for using directive in header file 2019-03-04 00:21:29 +00:00
core Bug 545756 - Improve EvalBinding.isConstantExpression() 2019-04-19 17:43:00 -04:00
cross Bug 509263 - Fix warnings for missing enablement expression on start-up 2019-02-07 13:00:41 -05:00
debug Bug 545624 - Disable nightly upload in "production" 2019-03-27 09:57:32 +00:00
doc [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
dsf [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
dsf-gdb Bug 545624 - Skip LaunchConfigurationAndRestartTest 2019-03-27 06:30:08 -04:00
jtag [releng] increment service segment by 100 2019-01-04 09:58:21 +00:00
launch Bug 545192 - Convert directory path in docker for windows 2019-03-11 10:10:10 -04:00
llvm [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
lrparser [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
lsp Bug 544244: Stop using deprecate code from LSP4E 2019-02-07 16:53:02 +00:00
memory [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
native Bug 542849: List serial devices starting with ttyS 2019-01-08 15:14:07 -05:00
qt Bug 542644 - Add fragment for Java 11 JAXB dependencies 2018-12-11 14:36:45 +00:00
releng Bug 545624 - Disable nightly upload in "production" 2019-03-27 09:57:32 +00:00
remote [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
testsrunner Bug 543353: Increment version following new standard 2019-02-26 09:03:49 +00:00
toolchains/arduino Bug 544944: Add a description for new Arduino Project 2019-03-01 11:29:10 +00:00
upc [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
util [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
visualizer [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
windows [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
xlc [releng] Bump version to 9.7.0 2018-12-10 13:50:44 +00:00
.gitattributes Bug 540373: Instructions on how to rebase an old commit onto master 2018-11-24 17:50:05 +00:00
.gitignore Bug 540373: Add a code cleanliness check script 2018-11-23 14:59:29 +00:00
pom.xml [releng] Update paths for branch 2019-03-01 13:13:53 +00:00