Files
clang-p2996/llvm/test/tools/llvm-tapi-diff/tapi-diff-misspelled-tbd.test
Abhina Sreeskantharajan 7d7b139042 [test] Use host platform specific error message substitution
This patch modifies the testcase to use error substitution so it will pass on all platforms.

Reviewed By: fanbo-meng, muiez

Differential Revision: https://reviews.llvm.org/D111320
2021-10-08 13:52:31 -04:00

6 lines
189 B
Plaintext

; RUN: not llvm-tapi-diff %S/Inputs/v4A.tbd %S/Inputs/v4.tbd 2>&1 | FileCheck %s -DMSG=%errc_ENOENT
; CHECK: {{.*}}: error: {{.*}}v4.tbd: [[MSG]]
; CHECK-NOT: error:
; CHECK-NOT: warning: