summaryrefslogtreecommitdiffstats
path: root/llvm/test/TableGen/unterminated-code-block.td
blob: 86395abd789e8cd7d51ea1db03ace8baec7a7556 (plain)
1
2
3
4
5
// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s

// CHECK: error: Unterminated Code Block

include "unterminated-code-block-include.inc" }]>;
OpenPOWER on IntegriCloud