[all-commits] [llvm/llvm-project] 7ca963: [Clang] Disable tests using env -u on AIX

Aiden Grossman via All-commits all-commits at lists.llvm.org
Fri Sep 5 14:00:36 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7ca9631d5cf099ddc88db5785e257382363923dc
      https://github.com/llvm/llvm-project/commit/7ca9631d5cf099ddc88db5785e257382363923dc
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-09-05 (Fri, 05 Sep 2025)

  Changed paths:
    M clang/test/Driver/config-file3.c
    M clang/test/Driver/config-zos.c
    M clang/test/Driver/config-zos1.c
    M clang/test/Modules/crash-vfs-path-symlink-component.m
    M clang/test/Modules/crash-vfs-path-traversal.m
    M clang/test/Modules/crash-vfs-relative-overlay.m

  Log Message:
  -----------
  [Clang] Disable tests using env -u on AIX

env -u is not suppoted on AIX. Disable these tests for now on that
platform until we can finish enabling the internal shell by default.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list