]> granicus.if.org Git - clang/commit
Add assert for the case that is not handled.
authorDevang Patel <dpatel@apple.com>
Thu, 8 Nov 2007 00:32:12 +0000 (00:32 +0000)
committerDevang Patel <dpatel@apple.com>
Thu, 8 Nov 2007 00:32:12 +0000 (00:32 +0000)
commit9b591f6f0d3e689bfb3a6cee6e64c9e95712f621
tree24b2c386f0ad9df4442892f44186d0b04b9f1e1b
parent1049436d4b53d928b555f7381bc1639dd302bbc7
Add assert for the case that is not handled.
struct { char a; short b:2; };

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