]> granicus.if.org Git - clang/commit
DI: Make StaticDataMemberCache type-safe, NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 24 Jul 2015 18:05:58 +0000 (18:05 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Fri, 24 Jul 2015 18:05:58 +0000 (18:05 +0000)
commit71b79a5c01aa2ecb38b6fac99a0c137ee04e9845
treebbce1cd9541798759aa4037fdd1ca02a443b26f7
parentb01522f62a26daaa930e75d94365dff4821e483d
DI: Make StaticDataMemberCache type-safe, NFC

Change `StaticDataMemberCache` to store references to `DIDerivedType`
directly, and remove now-unnecessary casts from the accessors.

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