[all-commits] [llvm/llvm-project] 1ff1bc: [AIX][ZOS] Disable tests due to lack of Objective-...

Jake Egan via All-commits all-commits at lists.llvm.org
Mon Oct 25 20:32:29 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1ff1bcab970afaef49e2ab8ab7681a12d11ad17d
      https://github.com/llvm/llvm-project/commit/1ff1bcab970afaef49e2ab8ab7681a12d11ad17d
  Author: Jake Egan <Jake.Egan at ibm.com>
  Date:   2021-10-25 (Mon, 25 Oct 2021)

  Changed paths:
    M clang/test/Modules/ModuleDebugInfo.cpp
    M clang/test/Modules/ModuleDebugInfo.m
    M clang/test/Modules/clang_module_file_info.m
    M clang/test/Modules/debug-info-moduleimport-in-module.m
    M clang/test/Modules/module-debuginfo-prefix.m
    M llvm/test/DebugInfo/X86/objc_direct.ll

  Log Message:
  -----------
  [AIX][ZOS] Disable tests due to lack of Objective-C support

AIX and z/OS lack Objective-C support, so mark these tests as unsupported for AIX and z/OS.

This patch follows the same reasoning as D109060.

Reviewed By: jsji

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




More information about the All-commits mailing list