]> granicus.if.org Git - clang/commit
Add a warning flag for "'extern' variable has an initializer".
authorMatt Beaumont-Gay <matthewbg@google.com>
Mon, 2 Jul 2012 21:58:14 +0000 (21:58 +0000)
committerMatt Beaumont-Gay <matthewbg@google.com>
Mon, 2 Jul 2012 21:58:14 +0000 (21:58 +0000)
commit5fe9b296fa44a81c3e2528f102fa25b33ca2fa43
tree03dc166acb426298622e49833753bb7feb0c8b40
parent4a26392de060fd60315712961354d3aaf9990ef0
Add a warning flag for "'extern' variable has an initializer".

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@159600 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/Misc/warning-flags.c