diff options
author | ed <ed@FreeBSD.org> | 2012-10-25 10:13:58 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2012-10-25 10:13:58 +0000 |
commit | be7b7f088b806d1ea94647b4427a35dc0ef6daed (patch) | |
tree | c7cf2e42166e846ecbead16b0cbf1e94154ebded /contrib/llvm/tools/clang/lib/Sema/SemaExprMember.cpp | |
parent | 71112b5a8eb3a8cd3f5d49eff9664a32fec42b56 (diff) | |
download | FreeBSD-src-be7b7f088b806d1ea94647b4427a35dc0ef6daed.zip FreeBSD-src-be7b7f088b806d1ea94647b4427a35dc0ef6daed.tar.gz |
Pull in r166498 from upstream clang trunk:
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.
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Sema/SemaExprMember.cpp')
0 files changed, 0 insertions, 0 deletions