summaryrefslogtreecommitdiff
path: root/test/Sema/x86-attr-force-align-arg-pointer.c
Commit message (Expand)AuthorAgeFilesLines
* Change the wording of the bad-decl-for-attribute warning and errorJohn McCall2011-01-251-1/+1
* Also don't warn about force_align_arg_pointer on function typedefs. (This willCharles Davis2010-02-181-0/+2
* Two fixes related to force_align_arg_pointer:Charles Davis2010-02-181-0/+1
* Revert r95939, as suggested by Alexandre Julliard from the Wine project (andCharles Davis2010-02-171-1/+1
* Warn about using the new force_align_arg_pointer attribute on a functionCharles Davis2010-02-111-1/+1
* Add support for the force_align_arg_pointer attribute. This is an x86-specificCharles Davis2010-02-101-0/+18