[coco] Unlink Use on destruction (#1649)
author박종현/동작제어Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Thu, 27 Sep 2018 05:53:12 +0000 (14:53 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 27 Sep 2018 05:53:12 +0000 (14:53 +0900)
commiteeb22164255cd4976f76f2a6913a572fc7269876
tree2e5fe66c1350526d2e322f50772c61d3fb855565
parente59f7ee0c7e56696c449fc8bac8afd0c7121f66f
[coco] Unlink Use on destruction (#1649)

This commit revises Use's destructor to unlink itself from linked
Object (if exists).

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