aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/stdcall-fastcall.c
AgeCommit message (Expand)Author
2009-11-04Diagnose the use of 'fastcall' on functions without prototypes or withJohn McCall
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2008-12-26Complete the test after adding handling of merged attributes on decls.Anton Korobeynikov
2008-12-26Testcase for stdcall/fastcall sema checks.Anton Korobeynikov