aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/warn-missing-prototypes.c
AgeCommit message (Expand)Author
2012-12-18When warning about a missing prototype because a function declaration is miss...Anders Carlsson
2009-12-15Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar
2009-04-11add radar numberChris Lattner
2009-04-08-Wmissing-prototypes shouldn't complain about main() missing a prototype.Douglas Gregor
2009-04-01Add testcase for -Wmissing-prototypesDouglas Gregor