]> granicus.if.org Git - clang/commit
Give CGDebugInfo::getContextDescriptor a more specific return type
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 19 Apr 2013 06:56:38 +0000 (06:56 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 19 Apr 2013 06:56:38 +0000 (06:56 +0000)
commitbb00079d2ca77815efa0ab50cb10f302d1ae69e4
tree83959a4cdb5acd128f7982fa541a04c0f6022fbe
parent8be71a6ed879ca244675ddef3941ff7fc5a1147c
Give CGDebugInfo::getContextDescriptor a more specific return type

Not that the DI* hierarchy is terribly type safe, but this makes the contract a
little clearer I think.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@179835 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h