Age | Commit message (Expand) | Author |
---|---|---|
2009-03-24 | Rename clang to clang-cc. | Daniel Dunbar |
2009-02-18 | __attribute__((aligned)) was being ignored! | Daniel Dunbar |
2008-10-03 | Merge postfix attributes on record decls. | Daniel Dunbar |
2008-05-30 | Cleanup/refactoring of Sema struct layout. This patch unifies the struct | Eli Friedman |
2008-05-09 | Fix rdar://5921025 a crash on the included testcase. | Chris Lattner |
2008-02-16 | Add more tests | Anders Carlsson |
2008-02-16 | Make sizeof and __alignof work correctly with packed structs. | Anders Carlsson |