[all-commits] [llvm/llvm-project] 6a5dd0: [Support] Try to fix AlignedCharArrayUnion with GC...

Jonas Hahnfeld via All-commits all-commits at lists.llvm.org
Tue Feb 25 12:36:34 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6a5dd04013a1442ed4c5861216c8c67a81f37ed0
      https://github.com/llvm/llvm-project/commit/6a5dd04013a1442ed4c5861216c8c67a81f37ed0
  Author: Jonas Hahnfeld <hahnjo at hahnjo.de>
  Date:   2025-02-25 (Tue, 25 Feb 2025)

  Changed paths:
    M llvm/include/llvm/Support/AlignOf.h

  Log Message:
  -----------
  [Support] Try to fix AlignedCharArrayUnion with GCC 7.5

Work around "internal compiler error: Segmentation fault", apparently
caused by alignas(Ts...).



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