summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/warn-missing-prototypes.cpp
Commit message (Expand)AuthorAgeFilesLines
* Suggestions to fix -Wmissing-{prototypes,variable-declarations}Aaron Puchert2019-06-181-0/+8
* Sema: Don't emit a missing prototype warning for deleted functions.Benjamin Kramer2015-03-121-1/+3
* Apply Jonathan Sauer's proposed solution to PR9519. Thanks!John McCall2011-03-221-0/+6
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Don't warn about function templates or function template specializations.Anders Carlsson2009-12-091-3/+10
* Move the missing prototypes checking out into a new function. Don't warn abou...Anders Carlsson2009-12-091-0/+19
OpenPOWER on IntegriCloud