This patch modifies the testcase to use error substitution so it will pass on all platforms. Reviewed By: fanbo-meng, zibi Differential Revision: https://reviews.llvm.org/D134034
4 lines
139 B
Plaintext
4 lines
139 B
Plaintext
; RUN: not llvm-tapi-diff %S/Inputs/v4A.tbd %S/Inputs/v4.tbd 2>&1 | FileCheck -DMSG=%errc_ENOENT %s
|
|
|
|
; CHECK: error: {{.*}}v4.tbd' [[MSG]]
|