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.test
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 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 - test project for checkers 2009-09-23 18:34:41 +00:00
about.html Add missing about.html files. 2010-06-14 18:35:55 +00:00
build.properties Enabled JDK 1.7. 2014-01-24 13:38:55 -05:00
pom.xml Build with 4.4 and use target definition file for maven build 2014-06-03 11:52:57 -04:00
test.xml - added test.xml file 2010-03-04 15:06:10 +00:00