xref
: /
external
/
llvm
/
test
/
TableGen
/
UnterminatedComment.td
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
// RUN: not llvm-tblgen < %s >&
/dev/null
2
3
def x;
4
5
/* /* /* */
6
7