[OptTable] Fix typo VALUE => VALUES (NFCI) (#121523)
[llvm-project.git] / clang / test / utils / update_cc_test_checks / annotations.test
blob06e88930b9d4a0af6db8ce2089f82996fdb4da6d
1 ## Test that !annotation metadata is matched correctly
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