From: Rafael Espindola Date: Wed, 16 Dec 2015 22:28:34 +0000 (+0000) Subject: Simplify memory management with std::unique_ptr. X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=commitdiff_plain;h=df7186636e51e63281bd318234b7d97f25efe491;hp=df7186636e51e63281bd318234b7d97f25efe491 Simplify memory management with std::unique_ptr. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255831 91177308-0d34-0410-b5e6-96231b3b80d8 ---