1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/codan/org.eclipse.cdt.codan.core.cxx
Alena Laskavaia db43e03878 Bug 394521 Do Constant folding propagation when building CFG
When building control flow graph we can consider constants
and not add some branches in decisions nodes, that make CFG
more accurate and elimate some false positives

Change-Id: I19c623e1e6d2dc7416a0e796a98168df7a976111
Signed-off-by: Alena Laskavaia <elaskavaia.cdt@gmail.com>
Reviewed-on: https://git.eclipse.org/r/28726
2014-06-21 10:57:37 -04:00
..
.settings Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
META-INF Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
OSGI-INF/l10n Bug 315439 Fix up copyright 2010-06-03 17:01:53 +00:00
src/org/eclipse/cdt/codan/core/cxx Bug 394521 Do Constant folding propagation when building CFG 2014-06-21 10:57:37 -04:00
.classpath Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
.project separate language specific plugins from general 2010-03-18 14:06:45 +00:00
about.html Add missing about.html files. 2010-06-14 18:35:55 +00:00
build.properties Bug 351157 - Codan Source Plugin has incorrect Bundle-Name / 2011-07-05 21:59:02 -04:00
pom.xml Bumped up CDT version to 8.4. 2014-01-21 17:35:29 -05:00