]> granicus.if.org Git - clang/commit
Updated the wording of two attribute-related diagnostics so that they print the offen...
authorAaron Ballman <aaron@aaronballman.com>
Thu, 2 Jan 2014 21:26:14 +0000 (21:26 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Thu, 2 Jan 2014 21:26:14 +0000 (21:26 +0000)
commit9a2e6eb4d425d7737f3b1f089b8b4e4ca71a7bf1
treea6fcaf82e59a866e3549916a92066cd991763bc7
parentfb2ed8374bea0765e4fbbcc6f22ccde4a23aee5b
Updated the wording of two attribute-related diagnostics so that they print the offending attribute name. Also updates the associated test cases.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@198355 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclAttr.cpp
lib/Sema/TargetAttributesSema.cpp
test/Sema/arm-interrupt-attr.c
test/Sema/attr-ownership.c
test/Sema/constructor-attribute.c
test/Sema/sentinel-attribute.c
test/SemaCUDA/launch_bounds.cu
test/SemaCXX/warn-consumed-parsing.cpp
test/SemaCXX/warn-thread-safety-parsing.cpp
test/SemaObjC/method-sentinel-attr.m