]> granicus.if.org Git - clang/commit
DebugInfo: Prepare for removal of DIArray and DITypeArray typedefs
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 21 Apr 2015 20:07:29 +0000 (20:07 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 21 Apr 2015 20:07:29 +0000 (20:07 +0000)
commit431bf466edadebed39c04a9db63bcda013ff2a73
tree5d7335b834dc8f46182f25f90b6ac830807cfd51
parent8fc937c2fbeacef98069d574a9665f2ebc46320b
DebugInfo: Prepare for removal of DIArray and DITypeArray typedefs

An upcoming LLVM commit will remove the `DIArray` and `DITypeArray`
typedefs that shadow `DebugNodeArray` and `MDTypeRefArray`,
respectively.  Use those types directly.

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