]> granicus.if.org Git - clang/commit
Debug Info: When building a module, emit skeleton CUs for imported modules.
authorAdrian Prantl <aprantl@apple.com>
Mon, 21 Sep 2015 17:48:37 +0000 (17:48 +0000)
committerAdrian Prantl <aprantl@apple.com>
Mon, 21 Sep 2015 17:48:37 +0000 (17:48 +0000)
commit9345c88c02f06e0b4cc72a054498450835118cde
treedb0b95b0036487c87c3e0d51e778ae17083371d7
parente1b47fb599d9a13660ba23bf73d7a4e25bea1f60
Debug Info: When building a module, emit skeleton CUs for imported modules.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@248184 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/ObjectFilePCHContainerOperations.cpp
test/Modules/DebugInfoTransitiveImport.m [new file with mode: 0644]