1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Alena Laskavaia 24d2e1a4c8 Bug 447486 - codan - CCE is thrown by control flow graph builder
- addOutgoing cannot join JumpNode - block will be added to dead list
instead
- addjusted goto code to not use addOutgoing but using setJump directly
- corrected code that doing fake return to deal jump nodes at the end
- corrected code that marks up dead code to remove jump targets
- corrected code that calculates all nodes in the graph to take into
account dangling labels
- fixed CFG viewer to show unconnected labeled statements

Change-Id: Ie4d9e37678e3ebaae8e9f268e6f37342e14a1444
Reviewed-on: https://git.eclipse.org/r/38189
Tested-by: Hudson CI
Reviewed-by: Elena Laskavaia <elaskavaia.cdt@gmail.com>
2014-12-14 13:09:13 -05:00
build Increase delay to let autoreconf have time to produce all files 2014-12-12 16:05:30 -05:00
codan Bug 447486 - codan - CCE is thrown by control flow graph builder 2014-12-14 13:09:13 -05:00
core Adjusted JavaDoc. 2014-12-12 12:46:11 -08:00
cross Bug 446013 - Improvements to CDT launch configurations context help 2014-11-04 09:32:21 -05:00
debug Bug 439631 - [dynamic printf] Backslashes in the file name should be escaped 2014-12-11 14:11:40 +01:00
doc Bug 446013 - Improvements to CDT launch configurations context help 2014-11-04 09:32:21 -05:00
dsf Bug 235747: [registers] Allow user to edit the register groups. 2014-12-09 10:37:26 -05:00
dsf-gdb Bug 453206 - [visualizer] update access modifiers to permit extension to 2014-12-12 13:08:34 -05:00
jtag Bug 446013 - Improvements to CDT launch configurations context help 2014-11-04 09:32:21 -05:00
launch Propertly implemented stubs for NewLaunchConfigEditPage 2014-11-25 10:33:45 -05:00
llvm Update pom.xml of features for which version was changed to 8.5 2014-07-24 13:35:24 -04:00
lrparser Automatically add appropriate #include statements in index tests. 2014-11-21 14:42:39 -08:00
memory Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
p2 Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
qt Optimzed Qt codan checker not to lock the ask if not running 2014-12-01 17:00:12 -05:00
releng Bug 452335 - Increase sequence numbers to target platforms files 2014-11-20 10:29:21 -05:00
remote Bug 449224 - Fix for NLS'd plugin and 2014-10-29 13:44:12 -04:00
testsrunner Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
upc Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
util Don't use deprecated junit.framework.Assert. 2014-07-29 08:15:40 -04:00
visualizer Bug 453227 - [visualizer] VisualizerView: view menu not refreshed when 2014-12-12 14:24:26 -05:00
windows Inremented branding plugin version to 8.5 2014-07-21 17:39:01 -07:00
xlc Add missing arg for jacoco in in tests. Update jacoco. 2014-08-28 15:40:26 -04:00
.gitignore Ignore NFS-created files. 2012-11-08 13:34:54 -08:00
pom.xml Upgrade to Tycho 0.22 2014-12-01 14:12:59 -05:00