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
[ORC] Add std::tuple support to SimplePackedSerialization.
[llvm-project.git]
/
llvm
/
test
/
tools
/
llvm-tapi-diff
/
tapi-diff-incorrect-format.test
blob
4755f3abad3ba089acf7e744d0439bbfbc16f4d5
1
; RUN: mkdir -p %t
2
; RUN: yaml2obj %S/Inputs/macho.yaml -o %t/macho.dylib
3
; RUN: not llvm-tapi-diff %S/Inputs/v4A.tbd %t/macho.dylib 2>&1 | FileCheck %s
4
5
; CHECK: {{.*}}: error: {{.*}}macho.dylib: Error when parsing file, unsupported file format
6
; CHECK-NOT: error:
7
; CHECK-NOT: warning: