[lib/ObjectYAML] - Change interface to return `bool` instead of `int`. NFCI
[llvm-complete.git] / test / TableGen / unterminated-c-comment.td
blob0f4cd9d633c66d995070375ffa47fa314e26d084
1 // RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
3 // CHECK: error: Unterminated comment!
5 include "unterminated-c-comment-include.inc" */