1. c1de52d Fix PR9253, allowing attribute(aligned) to reduce the alignment of a typedef. by Chris Lattner · 14 years ago
  2. 0b4c9b5 Support __attribute__((packed)) (along with other attributes) at the by Douglas Gregor · 15 years ago
  3. a572887 Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. by Daniel Dunbar · 15 years ago
  4. d7d5f02 Rename clang to clang-cc. by Daniel Dunbar · 16 years ago
  5. 7549c55 __attribute__((aligned)) was being ignored! by Daniel Dunbar · 16 years ago
  6. 7d07664 Merge postfix attributes on record decls. by Daniel Dunbar · 16 years ago
  7. 4bd998b Cleanup/refactoring of Sema struct layout. This patch unifies the struct by Eli Friedman · 16 years ago
  8. abb5758 Fix rdar://5921025 a crash on the included testcase. by Chris Lattner · 16 years ago
  9. 5a1b0c4 Add more tests by Anders Carlsson · 17 years ago
  10. 6a24acb Make sizeof and __alignof work correctly with packed structs. by Anders Carlsson · 17 years ago