1// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s2 3// CHECK: error: expected macro name after #ifdef4#ifdef5#else6#else7#endif8