Missing comma in a string array initialization (CID 1254893)
authorSylvestre Ledru <sylvestre@debian.org>
Mon, 17 Nov 2014 19:41:49 +0000 (19:41 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Mon, 17 Nov 2014 19:41:49 +0000 (19:41 +0000)
commit55635cea27f2504ba62f978069279d9c915f1573
treea8e6043c5d073c8d84a5618515bc01814b94e273
parentc9591e9bdb68b00faa2dc678eeaec59d7c9f687e
Missing comma in a string array initialization (CID 1254893)

Summary:
We have this error from a while (Wed Jun 15 18:02:42 2011
r133103)

Reviewers: rsmith

Reviewed By: rsmith

Differential Revision: http://reviews.llvm.org/D6296

llvm-svn: 222169
clang/lib/Sema/SemaOverload.cpp