summaryrefslogtreecommitdiff
path: root/test/Sema/attr-format_arg.c
Commit message (Expand)AuthorAgeFilesLines
* [Sema] Consider all format_arg attributes.Michael Kruse2018-07-041-0/+17
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Don't #include <stdio.h> when tests don't need it, or use clang instead of cl...Daniel Dunbar2009-11-171-1/+1
* Make having no RUN line a failure.Daniel Dunbar2009-07-251-0/+2
* Implement support for the format_arg attribute. Fixes PR4442.Anders Carlsson2009-06-271-0/+11