[all-commits] [llvm/llvm-project] d121d7: [libc][NFC] Remove template arguments from Block (...

Daniel Thornburgh via All-commits all-commits at lists.llvm.org
Fri Nov 22 15:33:41 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d121d71fc7fcb8c969959147f5f58b31f9c6b251
      https://github.com/llvm/llvm-project/commit/d121d71fc7fcb8c969959147f5f58b31f9c6b251
  Author: Daniel Thornburgh <dthorn at google.com>
  Date:   2024-11-22 (Fri, 22 Nov 2024)

  Changed paths:
    M libc/src/__support/block.h
    M libc/src/__support/freelist.cpp
    M libc/src/__support/freelist.h
    M libc/src/__support/freelist_heap.h
    M libc/src/__support/freestore.h
    M libc/src/__support/freetrie.h
    M libc/test/src/__support/block_test.cpp
    M libc/test/src/__support/freelist_heap_test.cpp
    M libc/test/src/__support/freelist_malloc_test.cpp
    M libc/test/src/__support/freelist_test.cpp
    M libc/test/src/__support/freestore_test.cpp
    M libc/test/src/__support/freetrie_test.cpp

  Log Message:
  -----------
  [libc][NFC] Remove template arguments from Block (#117386)



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