projects
/
oota-llvm.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[TableGen] Use 'size_t' instead of 'unsigned' to better match the argument types...
[oota-llvm.git]
/
test
/
TableGen
/
UnterminatedComment.td
1
// RUN: not llvm-tblgen < %s >& /dev/null
2
3
def x;
4
5
/* /* /* */
6