]> granicus.if.org Git - clang/commit
Add commas to for loop warning to separate variable names.
authorRichard Trieu <rtrieu@google.com>
Wed, 2 May 2012 22:48:45 +0000 (22:48 +0000)
committerRichard Trieu <rtrieu@google.com>
Wed, 2 May 2012 22:48:45 +0000 (22:48 +0000)
commit82129e25c8d26d933771bc37aa0e0ed2edd131b4
tree0bcc867ea32d1ee360d3e672fd4e6d168b358466
parenta058fd4f0a944174295f77169b438510dad389f8
Add commas to for loop warning to separate variable names.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@156033 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
test/SemaCXX/warn-loop-analysis.cpp