[coco] Unlink Update from Bag on desturction (#1439)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Tue, 11 Sep 2018 04:36:18 +0000 (13:36 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 11 Sep 2018 04:36:18 +0000 (13:36 +0900)
commitb8b220987e93fd6b889e265575e3cfe72099c4cf
treecc71c818664b501667fd8a5217723461484a73da
parentf40aa5cac6e06189dd3a17b7996725c8575251ae
[coco] Unlink Update from Bag on desturction (#1439)

With this commit, Update unlinks itself from a linked bag if it exists.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/coco/core/include/coco/IR/Update.h
contrib/coco/core/src/IR/Update.cpp
contrib/coco/core/src/IR/Update.test.cpp