Age | Commit message (Expand) | Author |
---|---|---|
2011-07-09 | clang side to match the LLVM IR type system rewrite patch. | Chris Lattner |
2010-04-16 | emit padding as undef values, take 2 | Nuno Lopes |
2010-04-12 | fix PR6660/6168: emit padding as zeros instead of undef. Because | Chris Lattner |
2009-12-15 | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar |
2009-10-29 | make clang emit undefs for padding of structs and unions instead of zeros. th... | Nuno Lopes |
2009-08-15 | Make test a bit more precise. | Eli Friedman |
2009-08-01 | Fix a minor issue with unions in the new struct building code. | Eli Friedman |