brintos

brintos / llvm-project-archived public Read only

0
0
Text · 378 B · 26c5a73 Raw
10 lines · plain
1RUN: apinotes-test %S/Inputs/Frameworks/SimpleKit.framework/Headers/SimpleKit.apinotes > %t.result2RUN: not diff -u %S/Inputs/Frameworks/SimpleKit.framework/Headers/SimpleKit.apinotes %t.result | \3RUN:   tail -n +4 | \4RUN:   FileCheck %s --implicit-check-not="{{^\+}}" --implicit-check-not="{{^\-}}"5 6We expect only the document markers to be emitted7 8CHECK: +---9CHECK: +...10