Some versions of GCC don't like non-static data members in sizeof
authorDan Gohman <gohman@apple.com>
Tue, 5 Jan 2010 15:28:21 +0000 (15:28 +0000)
committerDan Gohman <gohman@apple.com>
Tue, 5 Jan 2010 15:28:21 +0000 (15:28 +0000)
commitad2cee44e02b4fa8d5888a80e39c01a9604b409e
tree2bc9565c4c4cb79d21e2ef056e777718f3b22d68
parentcb89afc965c66029ae38712d1c52f5bbe4dee942
Some versions of GCC don't like non-static data members in sizeof
in this context.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92731 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/SmallBitVector.h