]> granicus.if.org Git - clang/commit
remove the warning. We don't control what users do, and this code
authorChris Lattner <sabre@nondot.org>
Tue, 31 Mar 2009 09:04:50 +0000 (09:04 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 31 Mar 2009 09:04:50 +0000 (09:04 +0000)
commitc90dd0c682fe94b58ab3f95244f782d5f6159653
tree32585afb4ebd20258ae6083c2d0dc04cf7b651f7
parent16ff705a594697f98b9473f9b7e7d378f331fe4b
remove the warning.  We don't control what users do, and this code
is run for perfectly reasonable things like NSString* because type
layout is recursive.

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