[all-commits] [llvm/llvm-project] 8ea6b7: [libc] Fix alignment issue for HermeticTestUtils.c...

lntue via All-commits all-commits at lists.llvm.org
Sun Feb 23 10:42:12 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ea6b735a64da7d97a556832209c0bb70ea00a21
      https://github.com/llvm/llvm-project/commit/8ea6b735a64da7d97a556832209c0bb70ea00a21
  Author: lntue <lntue at google.com>
  Date:   2025-02-23 (Sun, 23 Feb 2025)

  Changed paths:
    M libc/test/UnitTest/HermeticTestUtils.cpp

  Log Message:
  -----------
  [libc] Fix alignment issue for HermeticTestUtils.cpp. (#128426)

Full build precommit bots were failing due to mis-alignment of atomics
in hermetic tests. This PR enforces the alignment for the bump allocator
of hermetic test framework.

Fixes https://github.com/llvm/llvm-project/issues/128185.



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