]> granicus.if.org Git - clang/commit
Consolidate some note diagnostics
authorAlp Toker <alp@nuanti.com>
Wed, 28 May 2014 12:20:14 +0000 (12:20 +0000)
committerAlp Toker <alp@nuanti.com>
Wed, 28 May 2014 12:20:14 +0000 (12:20 +0000)
commitaf940ca85c35a8b5edd1390763ef56f9e06023e1
tree504259d1b817c175e82edeb2e8ef53b172e674b4
parent05cebba1a22b1f03bd5d535f2ba2fb9442149c7a
Consolidate some note diagnostics

These note diags have the same message and can be unified further but for now
let's just bring them together.

Incidental change: Display a source range in the final attr diagnostic.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@209728 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaAccess.cpp
lib/Sema/SemaCXXScopeSpec.cpp
lib/Sema/SemaDeclCXX.cpp
lib/Sema/SemaExpr.cpp
lib/Sema/SemaInit.cpp
lib/Sema/SemaTemplateInstantiate.cpp