[loco] Use stdex::make_unique in test (#3667)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 3 Jun 2019 07:18:48 +0000 (16:18 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Mon, 3 Jun 2019 07:18:48 +0000 (16:18 +0900)
commitce4a2215961f314e9f91b7d717840a453d6c0de2
tree5a08e7daced12441a6fc5bb858ce60e568306ff1
parente8122777fe79fe1ebe79694eb7dd7d0fc995601b
[loco] Use stdex::make_unique in test (#3667)

This commit replaces all the internal make_unique implemetnations with
stdex::make_unique.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
contrib/loco/CMakeLists.txt
contrib/loco/src/ADT/AnnotatedItem.test.cpp
contrib/loco/src/IR/Verifier.test.cpp
contrib/loco/src/tensorflow.test.cpp