]> granicus.if.org Git - clang/commit
Make the "extra ';' inside a struct or union" diagnostic more
authorDouglas Gregor <dgregor@apple.com>
Wed, 16 Jun 2010 23:08:59 +0000 (23:08 +0000)
committerDouglas Gregor <dgregor@apple.com>
Wed, 16 Jun 2010 23:08:59 +0000 (23:08 +0000)
commitf13ca06e57ac094ed05ea08c26a499af1ba0ce88
tree9b9742c1a87b9510757609670b6e6642797bdb06
parentd6ab232bb3ec9847de5af06249afb63078b5f2ee
Make the "extra ';' inside a struct or union" diagnostic more
precise. Fixes PR7336.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@106170 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticParseKinds.td
lib/Parse/ParseDecl.cpp
lib/Parse/ParseDeclCXX.cpp
lib/Parse/ParseObjc.cpp
test/Index/code-complete-errors.c