brintos

brintos / llvm-project-archived public Read only

0
0
Text · 123 B · f539cdc Raw
5 lines · c
1// RUN: %clang -undef -x assembler-with-cpp -E %s2#ifndef __ASSEMBLER__3#error "Must be preprocessed as assembler."4#endif5