Files
clang-p2996/compiler-rt/lib
Christopher Ferris ed6edf262d [scudo] Change isPowerOfTwo macro to return false for zero. (#87120)
Clean-up all of the calls and remove the redundant == 0 checks.

There is only one small visible change. For non-Android, the memalign
function will now fail if alignment is zero. Before this would have
passed.
2024-04-01 13:35:29 -07:00
..
2023-09-28 15:40:42 +08:00
2024-03-11 10:43:07 +01:00