summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/warn-missing-prototypes.c
Commit message (Expand)AuthorAgeFilesLines
* Suggestions to fix -Wmissing-{prototypes,variable-declarations}Aaron Puchert2019-06-181-0/+7
* Show note for -Wmissing-prototypes for functions with parametersAaron Puchert2019-06-181-4/+5
* When warning about a missing prototype because a function declaration is miss...Anders Carlsson2012-12-181-1/+7
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* add radar numberChris Lattner2009-04-111-0/+1
* -Wmissing-prototypes shouldn't complain about main() missing a prototype.Douglas Gregor2009-04-081-0/+2
* Add testcase for -Wmissing-prototypesDouglas Gregor2009-04-011-0/+34
OpenPOWER on IntegriCloud