Skip to content
Commit 7d14b3c9 authored by Eli Friedman's avatar Eli Friedman
Browse files

Add a new warning -Wmissing-variable-declarations, to warn about variables

defined without a previous declaration.  This is similar to
-Wmissing-prototypes, but for variables instead of functions.

Patch by Ed Schouten.

llvm-svn: 166498
parent b0eea8b5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment