blob: 1b9df59acd9bdd3562931c266f47523e12d8b867 [file] [log] [blame]
// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
// CHECK: error: #else without #ifdef or #ifndef
#else
#else
#endif