When generating debug info for an ObjCInterfaceDecl, try to dig out the definition.
authorDouglas Gregor <dgregor@apple.com>
Thu, 15 Dec 2011 23:32:29 +0000 (23:32 +0000)
committerDouglas Gregor <dgregor@apple.com>
Thu, 15 Dec 2011 23:32:29 +0000 (23:32 +0000)
commitc8b0c9d8fde1671128981bb75a8c6bc112800da2
tree532bf5fa017a8a5d5df8e8aeca10b750aafbd83b
parent6e55cd5e29130670545b448fe6ac485ac6a11153
When generating debug info for an ObjCInterfaceDecl, try to dig out the definition.

llvm-svn: 146705
clang/lib/CodeGen/CGDebugInfo.cpp