Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
a69bbe02a2352271e8b14542073f177e24c499c1
/
clang
/
test
/
Sema
/
ext_vector_components.c
98eaa62
Add .rgba syntax extension to ext_vector_type types
by Pirama Arumuga Nainar
· 9 years ago
40cec83
Revert r114316, -Wunused-value enabled by default was intended.
by Argyrios Kyrtzidis
· 15 years ago
3698bf1
Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194.
by Argyrios Kyrtzidis
· 15 years ago
8fbe78f
Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.
by Daniel Dunbar
· 16 years ago
ac8183a
Support OpenCL 1.1 odd-length vector component accessors.
by Nate Begeman
· 16 years ago
2ffd384
OpenCL 1.0 Support:
by Nate Begeman
· 16 years ago
0359e12
OpenCL 1.0 Support, patch 1/N: upper case swizzle operator and hex element index.
by Nate Begeman
· 16 years ago
a45cf5b
Rename clang to clang-cc.
by Daniel Dunbar
· 17 years ago
6c7ce10
enhance ExtVectorElementExpr to allow V->xxyy to work like (*V).xxyy
by Chris Lattner
· 17 years ago
bb70bf6
Update support for vector component access on ExtVectors.
by Nate Begeman
· 17 years ago