commit | e4851f26eb7be1f71f919bb5890da7e3583f727d | [log] [tgz] |
---|---|---|
author | Eli Friedman <eli.friedman@gmail.com> | Tue Oct 23 20:19:32 2012 +0000 |
committer | Eli Friedman <eli.friedman@gmail.com> | Tue Oct 23 20:19:32 2012 +0000 |
tree | 7caffec8839ce3c6091984f57c26b712485ef020 | |
parent | 4cdad3151bfb2075c6bdbfe89fbb08f31a90a45b [diff] |
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. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@166498 91177308-0d34-0410-b5e6-96231b3b80d8