bolt/deps/llvm-18.1.8/llvm/test/TableGen/unterminated-c-comment.td
2025-02-14 19:21:04 +01:00

5 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" */