zig/lib
Andrew Kelley 2d005827b8 make lowest stack an internal libfuzzer detail
This value is useful to help determine run uniqueness in the face of
recursion, however it is not valuable to expose to the fuzzing UI.
2024-09-11 13:41:29 -07:00
..
compiler fuzzing: better std.testing.allocator lifetime management 2024-09-11 13:41:29 -07:00
compiler_rt std.math: rename make_f80 to F80.toFloat and break_f80 to F80.fromFloat 2024-09-02 00:10:22 +03:00
docs std: update std.builtin.Type fields to follow naming conventions 2024-08-28 08:39:59 +01:00
fuzzer/web make lowest stack an internal libfuzzer detail 2024-09-11 13:41:29 -07:00
include update C language headers to LLVM 18 2024-05-08 19:37:28 -07:00
init update comment in init template 2024-08-18 14:23:49 -07:00
libc Merge pull request #21195 from alexrp/glibc-fixes 2024-09-06 10:50:56 -07:00
libcxx update libcxx and libcxxabi to llvm 18.1.6 2024-05-20 16:12:36 -04:00
libcxxabi update libcxx and libcxxabi to llvm 18.1.6 2024-05-20 16:12:36 -04:00
libunwind libunwind: update to LLVM 18 2024-05-08 19:37:29 -07:00
std make lowest stack an internal libfuzzer detail 2024-09-11 13:41:29 -07:00
tsan tsan: update rtl files to LLVM 17.0.6 2024-01-10 01:00:37 -07:00
c.zig compiler,lib,test,langref: migrate @setCold to @branchHint 2024-08-27 00:44:35 +01:00
compiler_rt.zig stage2-wasm: bit_reverse 2024-06-16 11:53:33 +02:00
fuzzer.zig make lowest stack an internal libfuzzer detail 2024-09-11 13:41:29 -07:00
zig.h zig.h: fixup pointer atomic load definitions 2024-07-26 10:42:10 -04:00