]> granicus.if.org Git - clang/commit
Fix PR2081 (problems codegen'ing some recursive structures) patch
authorChris Lattner <sabre@nondot.org>
Thu, 3 Apr 2008 05:50:42 +0000 (05:50 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 3 Apr 2008 05:50:42 +0000 (05:50 +0000)
commitfce71b8ea53b6eb9c1630da24659289bc848f837
tree1a34d82794724e107686f650bdb6952508432925
parent71de20ef8bf50e83f60d4b191cc6797cf27853d3
Fix PR2081 (problems codegen'ing some recursive structures) patch
by Lauro Venancio!

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@49144 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenTypes.cpp
lib/CodeGen/CodeGenTypes.h
test/CodeGen/types.c