]> granicus.if.org Git - clang/commit
Use llvm::TempDIScope instead of manually deleting a temporary MDNode.
authorAdrian Prantl <aprantl@apple.com>
Mon, 8 Feb 2016 17:03:28 +0000 (17:03 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 8 Feb 2016 17:03:28 +0000 (17:03 +0000)
commitedfe68550c670419cdbb537f5a262e28764377a8
treeeb5cf79c426edaf3949416d646898390236ab4db
parent366788092b617714c7122f97b08c4ae17bb2a723
Use llvm::TempDIScope instead of manually deleting a temporary MDNode.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@260113 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp