prep-ifndef-diag-2.td 129 Bytes
// RUN: not llvm-tblgen %s 2>&1 | FileCheck %s

// CHECK: error: Only comments are supported after #ifndef NAME
#ifndef MACRO 42