| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner | 2011-07-09 | 1 | -1/+1 |
| * | Use the right type name. | Anders Carlsson | 2011-04-17 | 1 | -1/+1 |
| * | When laying out bases in, always try the "base subobject" LLVM type. If it | Anders Carlsson | 2011-04-17 | 1 | -0/+28 |
| * | Put each test in class-layout.cpp into a separate namespace. | Anders Carlsson | 2010-12-05 | 1 | -9/+15 |
| * | Use a more appropriate LLVM type for the vtable pointer. | Anders Carlsson | 2010-05-05 | 1 | -2/+2 |
| * | Baby steps towards fixing PR5589. If a class needs a vtable pointer, add one. | Anders Carlsson | 2009-12-16 | 1 | -0/+4 |
| * | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
| * | No need to add tail padding if the resulting LLVM struct type will have the s... | Anders Carlsson | 2009-12-08 | 1 | -2/+6 |
| * | Eliminate &&s in tests. | Daniel Dunbar | 2009-11-08 | 1 | -1/+1 |
| * | Use the CGRecordLayoutBuilder even if there are no fields, because in C++ an ... | Anders Carlsson | 2009-07-27 | 1 | -0/+5 |

