]> granicus.if.org Git - clang/commit
Added vecreturn attribute parsing.
authorJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Mon, 9 Aug 2010 21:53:52 +0000 (21:53 +0000)
committerJohn Thompson <John.Thompson.JTSoftware@gmail.com>
Mon, 9 Aug 2010 21:53:52 +0000 (21:53 +0000)
commit35cc9627340b15232139b3c43fcde5973e7fad30
tree75a94b73ae090ba7bd4e261910ce10f500c1f462
parent219cffcad343aef5939ca34d5abb59fbc7da1c36
Added vecreturn attribute parsing.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@110609 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/Attr.td
include/clang/Parse/AttributeList.h
lib/AST/AttrImpl.cpp
lib/Parse/AttributeList.cpp
lib/Sema/SemaDeclAttr.cpp
test/Parser/cxx-altivec.cpp