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

// CHECK: error: Reached EOF without matching #endif
// CHECK: error: The latest preprocessor control is here
#ifdef DISABLED
OpenPOWER on IntegriCloud