]> granicus.if.org Git - clang/commit
Extend the ',' versus ';' diagnostic for -Wvexing-parse to cover the with-arguments...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 30 Jul 2012 21:42:05 +0000 (21:42 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Mon, 30 Jul 2012 21:42:05 +0000 (21:42 +0000)
commitd64effc4e31044c05d6e4400150edb26e914983a
tree8c2e569025bf5984319b6af48e1fa0ba2985127a
parentb9c6261d02f688d0a9a36b736ad5956fbc737854
Extend the ',' versus ';' diagnostic for -Wvexing-parse to cover the with-arguments case as well as the no-arguments case.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@160999 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaType.cpp
test/SemaCXX/decl-expr-ambiguity.cpp