Add a missing call to MDNode::deleteTemporary().
authorAdrian Prantl <aprantl@apple.com>
Sat, 6 Feb 2016 18:39:34 +0000 (18:39 +0000)
committerAdrian Prantl <aprantl@apple.com>
Sat, 6 Feb 2016 18:39:34 +0000 (18:39 +0000)
commit4e68d25e8957bd3654d5e8d889925e95db2b997b
treee3085ffc9e82a9e85656b1ca16f9f06ac16b8a37
parentc94bd048027b2834ddcc4f13e7afff822fd973bf
Add a missing call to MDNode::deleteTemporary().
Follow-up to r259975. Kudos to the ASAN bots!

<rdar://problem/24493203>

llvm-svn: 260002
clang/lib/CodeGen/CGDebugInfo.cpp