repo.or.cz
/
llvm
/
zpu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed some bugs.
[llvm/zpu.git]
/
test
/
TableGen
/
UnterminatedComment.td
blob
158cede2607a97dcfdb3c7279fc0527ecd9b0f61
1
// RUN: not tblgen < %s >& /dev/null
2
3
def x;
4
5
/* /* /* */
6