This patch adds -Wno-strict-prototypes to all of the test cases that use functions without prototypes, but not as the primary concern of the test. e.g., attributes testing whether they can/cannot be applied to a function without a prototype, etc. This is done in preparation for enabling -Wstrict-prototypes by default. |
||
|---|---|---|
| .. | ||
| ast-print-func.cpp | ||
| ast-print-temp-class.cpp | ||
| ast-print-temp-func.cpp | ||
| ast-printing.c | ||
| ast-printing.cpp | ||
| ast-printing.m | ||
| c-language-features.inc | ||
| codegen-gnu.m | ||
| codegen-next.m | ||
| codegen.c | ||
| cxx-language-features.inc | ||
| html-diagnostics.c | ||
| html-multifile-diagnostics.c | ||
| html-multifile-diagnostics.h | ||
| html-print.c | ||
| objc-language-features.inc | ||
| targets.c | ||
| verbose.c | ||