[all-commits] [llvm/llvm-project] 90f1e0: [clang] Try fixing implicit-module-header-maps.cpp

Aiden Grossman via All-commits all-commits at lists.llvm.org
Sun Aug 3 09:08:12 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 90f1e04954daff087166c1072ad908d62e6ac6c9
      https://github.com/llvm/llvm-project/commit/90f1e04954daff087166c1072ad908d62e6ac6c9
  Author: Aiden Grossman <aidengrossman at google.com>
  Date:   2025-08-03 (Sun, 03 Aug 2025)

  Changed paths:
    M clang/test/Modules/implicit-module-header-maps.cpp

  Log Message:
  -----------
  [clang] Try fixing implicit-module-header-maps.cpp

This is still crashing on AIX and Solaris. It looks like maybe issues
due to trying to delete the current working directory. cd to the source
directory beforehand to try and work around that.



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