DebugInfo: Prepare for deletion of DIType
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 20 Apr 2015 18:51:48 +0000 (18:51 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Mon, 20 Apr 2015 18:51:48 +0000 (18:51 +0000)
commit0b6c369697a01c24721a637fb18f1fdb96a17c01
tree478b9990987109247cc4eab1ea949a5bad31933c
parentd9ca1f1596b9522c2a18731a9965e3f0a4677fec
DebugInfo: Prepare for deletion of DIType

`DIType` is going to be deleted by an upcoming LLVM commit, so replace
uses with `MDType*`.

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