summaryrefslogtreecommitdiff
path: root/test/Sema/format-attribute.c
Commit message (Expand)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* When checking printf-arguments for functions with '__attribute__ ((format (pr...Ted Kremenek2009-02-271-0/+8
* Add attribute "format" support for typedefs of function pointers.Ted Kremenek2008-05-091-0/+2
* fix __attribute__(format) for struct function pointer fieldsNuno Lopes2008-04-181-0/+5
* allow the format attribute to be specified in function pointer prototypesNuno Lopes2008-03-251-0/+3
* Patch by Nuno Lopes:Ted Kremenek2008-03-071-0/+16