aboutsummaryrefslogtreecommitdiff
path: root/test/SemaTemplate/ext-vector-type.cpp
AgeCommit message (Expand)Author
2011-06-15Eliminate a 'default' case in template argument deduction, where weDouglas Gregor
2010-06-30Clean up the diagnostic complaining about the element type of a vectorDouglas Gregor
2010-03-10When pretty-printing tag types, only print the tag if we're in C (andJohn McCall
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-10-23Rebuild dependently-sized ext vectors if either the element type or the sizeJohn McCall
2009-07-22Prep for new warning.Mike Stump
2009-06-17Support dependent extended vector types and template instantiationDouglas Gregor