llvm-for-llvmta/test/TableGen/unterminated-c-comment.td

6 lines
142 B
TableGen
Raw Permalink Normal View History

2022-04-25 10:02:23 +02:00
// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
// CHECK: error: Unterminated comment!
include "unterminated-c-comment-include.inc" */