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)
commitac346ba5a118ff43347423e8b9760411443a31e8
tree688050975a571de829240ab34b0f10d139713458
parentc7bf20403bee51789f3691f0bf9bc7d7216f3f28
DI: Make StaticDataMemberCache type-safe, NFC

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

llvm-svn: 243129
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h