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

// CHECK: error: Unterminated comment!

include "unterminated-c-comment-include.inc" */
OpenPOWER on IntegriCloud