hanchenye-llvm-project/clang/test/PCH/Inputs/chain-ext_vector2.h

4 lines
113 B
C

// Second header file for chain-ext_vector.c PCH test
typedef __attribute__((ext_vector_type(4))) float float4;