]> granicus.if.org Git - clang/commit
Module debugging: Don't emit forward declarations in module scopes.
authorAdrian Prantl <aprantl@apple.com>
Fri, 2 Oct 2015 17:36:14 +0000 (17:36 +0000)
committerAdrian Prantl <aprantl@apple.com>
Fri, 2 Oct 2015 17:36:14 +0000 (17:36 +0000)
commitb79caa0e7b2fc91080dc34f47d69fd5c1535bb5a
tree215a01e9311f8e2f6becb3bd2b32e3ee9c64e16a
parent5e10ac9352a3a706b99ab419aba1252f40468d51
Module debugging: Don't emit forward declarations in module scopes.
A forward declaration inside a module header does not belong to the module.

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