brintos

brintos / llvm-project-archived public Read only

0
0
Text · 191 B · 06e8893 Raw
5 lines · plain
1## Test that !annotation metadata is matched correctly2 3# RUN: cp %S/Inputs/annotations.c %t.c && %update_cc_test_checks --version 4 %t.c4# RUN: diff -u %S/Inputs/annotations.c.expected %t.c5