brintos

brintos / llvm-project-archived public Read only

0
0
Text · 79 B · 41652d1 Raw
6 lines · c
1// RUN: %clang_cc1 -w -emit-llvm %s  -o /dev/null2 3void test(enum foo *X) {4}5 6