summaryrefslogtreecommitdiff
path: root/test/Sema/neon-vector-types.c
AgeCommit message (Expand)Author
2014-03-29ARM64: initial clang support commit.Tim Northover
2013-09-16Add error checking to reject neon_vector_type attribute on targets without NEON.Amara Emerson
2013-07-30Replacing err_attribute_argument_not_int with err_attribute_not_type_attrAaron Ballman
2013-07-23Added the attribute name to the err_attribute_wrong_number_arguments diagnost...Aaron Ballman
2011-03-02Pretty up the wrong-number-of-arguments-for-attribute diagnostic byJohn McCall
2010-11-16Add tests for new Neon vector type attributes.Bob Wilson