1// RUN: not llvm-tblgen %s 2>&1 | FileCheck %s 2 3// CHECK: error: Expected macro name after #ifndef 4#ifndef 1 5