]> granicus.if.org Git - clang/commit
Adapt to LLVM API change in r265077.
authorAdrian Prantl <aprantl@apple.com>
Thu, 31 Mar 2016 23:57:45 +0000 (23:57 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 31 Mar 2016 23:57:45 +0000 (23:57 +0000)
commite6cf094aca92155c37127ade001796a2831fd8a3
tree577d73d55d19db0e0a8109dc5fc7d8f14de56f6d
parent0a54c8e0a3813dcc7c35760657d21e14be3a99ab
Adapt to LLVM API change in r265077.
EmissionKind moved from DIBuilder to DICompileUnit.

<rdar://problem/25427165>

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@265078 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/CodeGenCXX/debug-info-namespace.cpp