]> granicus.if.org Git - clang/commit
Adapt CGDebugInfo to interface changes in DIBuilder/DIImportedEntity.
authorAdrian Prantl <aprantl@apple.com>
Tue, 1 Apr 2014 03:41:01 +0000 (03:41 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 1 Apr 2014 03:41:01 +0000 (03:41 +0000)
commit99834003cd08680b52bbc049a3ae42d84d5e8230
tree477713e066042dac7c18f251276a5016b30e2b88
parentb94cf90d8f42c65d1175487dec3885395d6ce2ca
Adapt CGDebugInfo to interface changes in DIBuilder/DIImportedEntity.
The Decl field in a DIImportedEntity is now a DIRef.
Paired commit with LLVM.

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