]> granicus.if.org Git - clang/commit
DebugInfo: Update for LLVM change in r234290
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 04:14:45 +0000 (04:14 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 7 Apr 2015 04:14:45 +0000 (04:14 +0000)
commitb0d698fc614970042b126d603057b39cab7c657f
tree5889059ea0a5c43af7025742b310543d4b07c049
parentbd329541bee4decfa9a632abad77b87f1cf153e4
DebugInfo: Update for LLVM change in r234290

The API for `DIArray` changed; use the new one.

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