]> granicus.if.org Git - clang/commit
CGDebugInfo: Instead of uniquing RetainedTypes, just refrain from retaining
authorAdrian Prantl <aprantl@apple.com>
Thu, 27 Aug 2015 22:56:46 +0000 (22:56 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 27 Aug 2015 22:56:46 +0000 (22:56 +0000)
commitd2e47e291ce056309eb1d387ffee8bc436e3dd15
tree95ecd70ed9894b5dd3ae8f6d9c8001498fb106a1
parent992771a5d28c1c8ae4e54668ed419dd8727be6e1
CGDebugInfo: Instead of uniquing RetainedTypes, just refrain from retaining
them more than once. (NFC)

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