]> granicus.if.org Git - clang/commit
Replacing err_attribute_argument_not_int with err_attribute_not_type_attr
authorAaron Ballman <aaron@aaronballman.com>
Tue, 30 Jul 2013 14:10:17 +0000 (14:10 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Tue, 30 Jul 2013 14:10:17 +0000 (14:10 +0000)
commit9f939f75c64770c746d78579f75a49f9c657e426
treedd2c0aaec073b88c0240a39c970c5cb290688a22
parent635de28950ef84ae26308ff734e778bad1ddde92
Replacing err_attribute_argument_not_int with err_attribute_not_type_attr

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@187419 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/DiagnosticSemaKinds.td
lib/Sema/SemaDeclAttr.cpp
lib/Sema/SemaType.cpp
lib/Sema/TargetAttributesSema.cpp
test/Sema/address_spaces.c
test/Sema/alloc_size.c
test/Sema/attr-regparm.c
test/Sema/neon-vector-types.c
test/SemaCXX/init-priority-attr.cpp