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)
commit2afa8780d62a9334fdbdb0c46f814d211e2083b3
treed1ee6166d6845e905784c21d0dd9f6d0eb2f88c4
parenta9c452121a395908ed3f8e4034fc55254933bbd1
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.

llvm-svn: 209728
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaAccess.cpp
clang/lib/Sema/SemaCXXScopeSpec.cpp
clang/lib/Sema/SemaDeclCXX.cpp
clang/lib/Sema/SemaExpr.cpp
clang/lib/Sema/SemaInit.cpp
clang/lib/Sema/SemaTemplateInstantiate.cpp