]> granicus.if.org Git - clang/commit
Adapt to LLVM API change (DINamespace no longer takes line/file info).
authorAdrian Prantl <aprantl@apple.com>
Fri, 28 Apr 2017 22:25:53 +0000 (22:25 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 28 Apr 2017 22:25:53 +0000 (22:25 +0000)
commitacf47c79de1039a744eb87503b6e86f556a43253
treee9bdd87aa45d3e177d468594cfa975f693fa6baa
parentb1406c522357e2616f1a78b3e83ea2a2bc4226f3
Adapt to LLVM API change (DINamespace no longer takes line/file info).

rdar://problem/17484998
https://reviews.llvm.org/D32648

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