aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/attr-format_arg.c
AgeCommit message (Expand)Author
2009-11-17Don't #include <stdio.h> when tests don't need it, or use clang instead of cl...Daniel Dunbar
2009-07-25Make having no RUN line a failure.Daniel Dunbar
2009-06-27Implement support for the format_arg attribute. Fixes PR4442.Anders Carlsson