]> granicus.if.org Git - clang/commit
Module Debugging: Emit submodules as nested DW_TAG_modules.
authorAdrian Prantl <aprantl@apple.com>
Thu, 24 Sep 2015 16:10:10 +0000 (16:10 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 24 Sep 2015 16:10:10 +0000 (16:10 +0000)
commit50edddde19800fdbd416e9c590aee11865a0294c
tree6aa66994e609ada3551454fd73d83f1d6f985712
parent3ea7b1c1a4cbff2bfb8ba5216f925eebd460531c
Module Debugging: Emit submodules as nested DW_TAG_modules.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@248511 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/ExternalASTSource.h
lib/AST/ExternalASTSource.cpp
lib/CodeGen/CGDebugInfo.cpp
test/Modules/DebugInfoSubmoduleImport.c [new file with mode: 0644]
test/Modules/DebugInfoSubmodules.c