[all-commits] [llvm/llvm-project] 8df1f3: [clang][deps] Fix test on AIX

Jan Svoboda via All-commits all-commits at lists.llvm.org
Mon Sep 26 12:40:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8df1f3bc19d7b37c9be6ce32564c9b8fd73d2aa3
      https://github.com/llvm/llvm-project/commit/8df1f3bc19d7b37c9be6ce32564c9b8fd73d2aa3
  Author: Jan Svoboda <jan_svoboda at apple.com>
  Date:   2022-09-26 (Mon, 26 Sep 2022)

  Changed paths:
    M clang/test/ClangScanDeps/modules-header-sharing.m

  Log Message:
  -----------
  [clang][deps] Fix test on AIX

The "-fno-integrated-as" on AIX expands the driver invocation into multiple jobs. This patch makes new test accommodates for that.




More information about the All-commits mailing list