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)
commit6ee72d743b64b5cdd1c447c6f1cea0fd29378410
tree71f051864ce8d781810d79ead5d710595f514f91
parentfed4f399d3a9b8381d9d32e7aa928855b11d7485
Adapt to LLVM API change (DINamespace no longer takes line/file info).

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

llvm-svn: 301707
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info-namespace.cpp
clang/test/Modules/ExtDebugInfo.cpp