repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
AMDGPU: Use isWave[32|64] instead of comparing size value (#117411)
[llvm-project.git]
/
llvm
/
test
/
TableGen
/
unterminated-code-block.td
blob
5bd4cd7e17d827cd785d44fb2a7b2fb1c940424f
1
// RUN: not llvm-tblgen -I %p %s 2>&1 | FileCheck %s
2
3
// CHECK: error: unterminated code block
4
5
include "unterminated-code-block-include.inc" }]>;