]> granicus.if.org Git - clang/commit
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)
commit4404328870f6e3758e5d4d357442b39298f4e8f7
treefc381d29ea81b3e51a8ef1bae7fb285168c1cb28
parent44272b9ce7be2c5a2b81a81cb2383b07ad3948d8
Add a missing call to MDNode::deleteTemporary().
Follow-up to r259975. Kudos to the ASAN bots!

<rdar://problem/24493203>

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