]> granicus.if.org Git - clang/commit
DebugInfo: Contrain the record type parameter for CollectRecordFields
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 16 Aug 2013 20:40:25 +0000 (20:40 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 16 Aug 2013 20:40:25 +0000 (20:40 +0000)
commit841fd110a3b8f35d57050fb7db962232ee8bf764
tree18e722c62ea173a21ae1526393f0b8a60d31099a
parent747797f0b494ab4c708c22f787c5e3c56895bc3d
DebugInfo: Contrain the record type parameter for CollectRecordFields

This is the correct type (as is demonstrated by the fact that the caller
didn't need to change) & will be useful in a future patch.

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