summaryrefslogtreecommitdiff
path: root/test/Sema/neon-vector-types.c
Commit message (Expand)AuthorAgeFilesLines
* ARM64: initial clang support commit.Tim Northover2014-03-291-2/+1
* Add error checking to reject neon_vector_type attribute on targets without NEON.Amara Emerson2013-09-161-1/+2
* Replacing err_attribute_argument_not_int with err_attribute_not_type_attrAaron Ballman2013-07-301-1/+1
* Added the attribute name to the err_attribute_wrong_number_arguments diagnost...Aaron Ballman2013-07-231-1/+1
* Pretty up the wrong-number-of-arguments-for-attribute diagnostic byJohn McCall2011-03-021-1/+1
* Add tests for new Neon vector type attributes.Bob Wilson2010-11-161-0/+33