[all-commits] [llvm/llvm-project] ce1934: [test] Use host platform specific error message su...

Abhina Sree via All-commits all-commits at lists.llvm.org
Fri Sep 16 12:14:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ce193431141d8f16d6b511a9114879105b0739e1
      https://github.com/llvm/llvm-project/commit/ce193431141d8f16d6b511a9114879105b0739e1
  Author: Abhina Sreeskantharajan <Abhina.Sreeskantharajan at ibm.com>
  Date:   2022-09-16 (Fri, 16 Sep 2022)

  Changed paths:
    M clang/test/Format/style-on-command-line.cpp
    M llvm/test/tools/llvm-dis/errors.test
    M llvm/test/tools/llvm-dwp/X86/diagnose_missing_dwos.test
    M llvm/test/tools/llvm-reduce/mir/input-file-does-not-exist.mir
    M llvm/test/tools/llvm-tapi-diff/misspelled-tbd.test

  Log Message:
  -----------
  [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, zibi

Differential Revision: https://reviews.llvm.org/D134034




More information about the All-commits mailing list