blob: 2c2bd8df9787eb199a24964e2bf4989790e5ec71 [file] [log] [blame]
// RUN: clang -E %s &&
// RUN: not clang -x c -E %s
#ifndef __ASSEMBLER__
#error "__ASSEMBLER__ not defined"
#endif