hanchenye-llvm-project/llvm/test/TableGen/unterminated-code-block.td

6 lines
147 B
TableGen

// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
// CHECK: error: Unterminated Code Block
include "unterminated-code-block-include.inc" }]>;