Fix Type::isSized() to realize that "{ opaque }" is not sized
authorChris Lattner <sabre@nondot.org>
Fri, 2 Jul 2004 23:20:17 +0000 (23:20 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 2 Jul 2004 23:20:17 +0000 (23:20 +0000)
commitc5f143b6e7d287d0dc3e5c55b3c83a2670ca99f8
tree4332b0a9fe8235e481e27f12170a19cb75770c41
parentcf27afb64e3387a747a467072536df8259488213
Fix Type::isSized() to realize that "{ opaque }" is not sized

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14585 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Type.h
lib/VMCore/Type.cpp