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
[clangd] Fix warnings
[llvm-project.git]
/
llvm
/
test
/
tools
/
UpdateTestChecks
/
update_test_body
/
gen-unterminated.test
blob
c0026939e414dcbc69613ba371c561bfcc21a488
1
# RUN: cp %s %t && not %update_test_body %t 2>&1 | FileCheck %s
2
3
# CHECK: 'gen' should be followed by another part (---) or .endif
4
5
#--- a.txt
6
.long 0
7
#--- gen
8
cat a.txt