]> granicus.if.org Git - clang/commit
Fix a (probably very old) regression where we weren't using the typedef name for...
authorAnders Carlsson <andersca@mac.com>
Wed, 24 Nov 2010 21:05:09 +0000 (21:05 +0000)
committerAnders Carlsson <andersca@mac.com>
Wed, 24 Nov 2010 21:05:09 +0000 (21:05 +0000)
commitcb690b111f698f0e16e59ed82ab6a7d660edb6d1
tree6a7c69ed05aeb531b3fe6d61cc611d959cdf2196
parent2d987772c2ba3bff93b9fbe7b73bf06eed2b1607
Fix a (probably very old) regression where we weren't using the typedef name for anonymous tag types.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@120113 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CodeGenTypes.cpp
test/CodeGen/regparm.c
test/CodeGen/transparent-union.c