blob: f539cdce1173e16c04c24e1c5d05c1e46b58e947 [file] [log] [blame]
// RUN: %clang -undef -x assembler-with-cpp -E %s
#ifndef __ASSEMBLER__
#error "Must be preprocessed as assembler."
#endif