]> granicus.if.org Git - clang/commit
Module debugging: Also correctly handle typedef'd foward-declared members.
authorAdrian Prantl <aprantl@apple.com>
Tue, 26 Apr 2016 23:37:38 +0000 (23:37 +0000)
committerAdrian Prantl <aprantl@apple.com>
Tue, 26 Apr 2016 23:37:38 +0000 (23:37 +0000)
commit2e58709f4488a9986f16bd6db8146fca235bda60
treeebcf172911a971c9045eb40c241d65bdf0cb9520
parentb5c8a0cb2dac671d86ed5d3d37e928aa15cabf32
Module debugging: Also correctly handle typedef'd foward-declared members.
Thanks again to Richard Smith for pointing this out.

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