]> granicus.if.org Git - clang/commit
Module debugging: Also emit Objective-C interfaces forward declarations
authorAdrian Prantl <aprantl@apple.com>
Thu, 1 Oct 2015 16:57:02 +0000 (16:57 +0000)
committerAdrian Prantl <aprantl@apple.com>
Thu, 1 Oct 2015 16:57:02 +0000 (16:57 +0000)
commit4ff927030141966b63e52f703d49511b2ee9ab31
tree60c79c704e950dac96777dde3854abba99007d92
parent0d32e7d952bc80830183e0c2c6ec5027ca6b1450
Module debugging: Also emit Objective-C interfaces forward declarations
in their module scope when building a clang module.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@249031 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
test/Modules/Inputs/DebugObjC.h
test/Modules/ModuleDebugInfo.m