Age | Commit message (Expand) | Author |
---|---|---|
2012-10-19 | Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost... | Andy Gibbs |
2010-05-30 | Turn on the new empty base subobject tracking code. It's a bit faster than th... | Anders Carlsson |
2010-05-29 | Rework the way virtual primary bases are added when laying out classes. Inste... | Anders Carlsson |
2010-03-29 | Support __attribute__((packed)) (along with other attributes) at the | Douglas Gregor |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-11-22 | When laying out bitfields, make sure that the data size is always aligned to ... | Anders Carlsson |
2009-09-17 | Temporary band-aid for handling empty classes somewhat better. | Anders Carlsson |
2009-07-28 | Add two more tests. | Anders Carlsson |
2009-07-19 | Handle layout of non-virtual base classes. | Anders Carlsson |