summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/prep-diag7.td
blob: 1efe5260d1371fc118d362197a4e69968576618e (plain)
1
2
3
4
// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s

// CHECK: error: #endif without #ifdef
#endif
OpenPOWER on IntegriCloud