unterminated-c-comment.td 142 Bytes Raw Blame History Permalink 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" */