Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Blewitt2016-04-18 22:45:20 +0000
committerAlex Blewitt2016-04-18 22:45:20 +0000
commit4ad7f81c23516c62f72787fdac07916eee5a8828 (patch)
treea3a9ee5d191d3f62afda2d95bebd2582aea728f5 /dsf-gdb
parent470de4e66b9da836c56b4d3da9bf8c5ceb3387df (diff)
downloadorg.eclipse.cdt-4ad7f81c23516c62f72787fdac07916eee5a8828.tar.gz
org.eclipse.cdt-4ad7f81c23516c62f72787fdac07916eee5a8828.tar.xz
org.eclipse.cdt-4ad7f81c23516c62f72787fdac07916eee5a8828.zip
Bug 491945 - Refactor ToolReference::getToolCommand()
The implementation of `ToolReference::getToolCommand()` different from its neighbours by checking if the `parent` was non-null. Change this so it looks for the `parent` being null and swap the bodies of the `if` statement around to maintain compatibility. Change-Id: I8a188b350f94db9b1bd9d240b7a7320a930280a2 Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com>
Diffstat (limited to 'dsf-gdb')
0 files changed, 0 insertions, 0 deletions

Back to the top