xref: /minix3/external/bsd/llvm/dist/clang/test/PCH/Inputs/chain-ext_vector2.h (revision f4a2713ac843a11c696ec80c0a5e3e5d80b4d338)
1 // Second header file for chain-ext_vector.c PCH test
2 
3 typedef __attribute__((ext_vector_type(4))) float float4;
4