aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/format-attr-pr4470.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-10Misc fixes to fix tests on OpenBSD, per email to cfe-commits. Patches Eli Friedman
2009-06-28Move the check for vprintf* functions inside of SemaCheckStringLiteral. Fixes...Anders Carlsson