aboutsummaryrefslogtreecommitdiff
path: root/test/Sema/ext_vector_components.c
AgeCommit message (Expand)Author
2009-06-26OpenCL 1.0 Support:Nate Begeman
2009-06-25OpenCL 1.0 Support, patch 1/N: upper case swizzle operator and hex element in...Nate Begeman
2009-03-24Rename clang to clang-cc.Daniel Dunbar
2009-02-16enhance ExtVectorElementExpr to allow V->xxyy to work like (*V).xxyyChris Lattner
2009-01-18Update support for vector component access on ExtVectors.Nate Begeman