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