commit | beaa11cac67e75bbbf7ebec1f19c576d7aa4079c | [log] [tgz] |
---|---|---|
author | John McCall <rjmccall@apple.com> | Sun May 01 02:13:58 2011 +0000 |
committer | John McCall <rjmccall@apple.com> | Sun May 01 02:13:58 2011 +0000 |
tree | 7b9f109a64b00dac607af1ec9e8ed96708c2c0af | |
parent | 3cbc9bece866e8038275199a69195f7349648358 [diff] |
Compress some bits. Only matters for MSVC, or if we ever devirtualize Decl (because bits can't get laid out in base classes if the base is POD). llvm-svn: 130632