]> granicus.if.org Git - clang/commit
fix a bug that is causing CodeGen/complex.c to be grumpy.
authorChris Lattner <sabre@nondot.org>
Thu, 30 Aug 2007 06:19:11 +0000 (06:19 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 30 Aug 2007 06:19:11 +0000 (06:19 +0000)
commit729a2131228cb7fcbc00bd8af36bc6f14d12317d
treee695366bf89fb4d4937b7949e9b2eb1f535b8671
parente300c870f08d08badf2ebcb53ded49f304af37fc
fix a bug that is causing CodeGen/complex.c to be grumpy.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@41603 91177308-0d34-0410-b5e6-96231b3b80d8
AST/Type.cpp