]> granicus.if.org Git - clang/commit
Simplifying some diagnostics so that they don't need to work with StringRefs. No...
authorAaron Ballman <aaron@aaronballman.com>
Thu, 26 Dec 2013 16:30:30 +0000 (16:30 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 26 Dec 2013 16:30:30 +0000 (16:30 +0000)
commit324ec1a9d4d74ce76c61a76daf1c030a78d06de8
tree51909e7645ad4913cf5c92177d733f4bde5286b8
parentd8cadcbc553f1518c4cb0f11f5e217f9aca106ce
Simplifying some diagnostics so that they don't need to work with StringRefs. No functional changes intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198051 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclAttr.cpp
lib/Sema/TargetAttributesSema.cpp