[all-commits] [llvm/llvm-project] 710ffb: [libc] Fix warnings for freelist_heap_test/fuzz (#...
Daniel Thornburgh via All-commits
all-commits at lists.llvm.org
Tue Apr 22 11:11:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 710ffb69bfdc9281eaaad267ad85ca60ddbb94f0
https://github.com/llvm/llvm-project/commit/710ffb69bfdc9281eaaad267ad85ca60ddbb94f0
Author: Daniel Thornburgh <dthorn at google.com>
Date: 2025-04-22 (Tue, 22 Apr 2025)
Changed paths:
M libc/fuzzing/__support/CMakeLists.txt
R libc/fuzzing/__support/fake_heap.s
M libc/fuzzing/__support/freelist_heap_fuzz.cpp
M libc/test/src/__support/CMakeLists.txt
R libc/test/src/__support/fake_heap.s
M libc/test/src/__support/freelist_heap_test.cpp
Log Message:
-----------
[libc] Fix warnings for freelist_heap_test/fuzz (#136634)
Fixes #122367
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