[all-commits] [llvm/llvm-project] 671ce6: [libc] Restructure freelist heap free store

Schrodinger ZHU Yifan via All-commits all-commits at lists.llvm.org
Sun May 31 21:29:07 PDT 2026


  Branch: refs/heads/users/SchrodingerZhu/libc-restructure-freelist-heap
  Home:   https://github.com/llvm/llvm-project
  Commit: 671ce68ca5262dddca4434075502326efdb775b0
      https://github.com/llvm/llvm-project/commit/671ce68ca5262dddca4434075502326efdb775b0
  Author: Schrodinger ZHU Yifan <yfzhu at google.com>
  Date:   2026-06-01 (Mon, 01 Jun 2026)

  Changed paths:
    M libc/src/__support/CMakeLists.txt
    M libc/src/__support/freelist_heap.h
    R libc/src/__support/freestore.h
    M libc/src/__support/freetrie.h
    M libc/test/src/__support/CMakeLists.txt
    R libc/test/src/__support/freestore_test.cpp
    A libc/test/src/__support/triefreestore_test.cpp

  Log Message:
  -----------
  [libc] Restructure freelist heap free store

Assisted-by: AI tools, checked manually



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