llvm-for-llvmta/test/TableGen/unterminated-c-comment.td
Nils Hölscher 3500bf8dde first commit
2022-04-25 10:02:23 +02:00

6 lines
142 B
TableGen

// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
// CHECK: error: Unterminated comment!
include "unterminated-c-comment-include.inc" */