]> granicus.if.org Git - clang/commit
Module debugging: Support submodules in the PCM/PCH debug info.
authorAdrian Prantl <aprantl@apple.com>
Sun, 20 Sep 2015 16:51:35 +0000 (16:51 +0000)
committerAdrian Prantl <aprantl@apple.com>
Sun, 20 Sep 2015 16:51:35 +0000 (16:51 +0000)
commita83de9f778387b6a561a0fe98c733a2777fc3ac4
tree58cf72ecd038badcfc2ef2c182585fcdee4b5ce2
parente7217ff0c5311c8d0c6e8ac9bddd00756745ddb5
Module debugging: Support submodules in the PCM/PCH debug info.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@248127 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/CodeGen/ObjectFilePCHContainerOperations.cpp
test/Modules/DebugInfoSubmodules.c [new file with mode: 0644]
test/Modules/Inputs/DebugSubmoduleA.h [new file with mode: 0644]
test/Modules/Inputs/DebugSubmoduleB.h [new file with mode: 0644]
test/Modules/Inputs/module.map