aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/x86-attr-force-align-arg-pointer.c
AgeCommit message (Expand)Author
2011-01-25Change the wording of the bad-decl-for-attribute warning and errorJohn McCall
2010-02-18Also don't warn about force_align_arg_pointer on function typedefs. (This willCharles Davis
2010-02-18Two fixes related to force_align_arg_pointer:Charles Davis
2010-02-17Revert r95939, as suggested by Alexandre Julliard from the Wine project (andCharles Davis
2010-02-11Warn about using the new force_align_arg_pointer attribute on a functionCharles Davis
2010-02-10Add support for the force_align_arg_pointer attribute. This is an x86-specificCharles Davis