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
[OptTable] Fix typo VALUE => VALUES (NFCI) (#121523)
[llvm-project.git]
/
clang
/
test
/
utils
/
update_cc_test_checks
/
annotations.test
blob
06e88930b9d4a0af6db8ce2089f82996fdb4da6d
1
## Test that !annotation metadata is matched correctly
2
3
# RUN: cp %S/Inputs/annotations.c %t.c && %update_cc_test_checks --version 4 %t.c
4
# RUN: diff -u %S/Inputs/annotations.c.expected %t.c