aboutsummaryrefslogtreecommitdiff
path: root/src/libs/libtsan.zig
AgeCommit message (Expand)Author
2025-08-30libtsan: update to LLVM 21Alex Rønne Petersen
2025-08-11std.ArrayList: make unmanaged the defaultAndrew Kelley
2025-08-08compiler: improve error reportingmlugg
2025-07-07std.fmt: breaking API changesAndrew Kelley
2025-07-07zig fmtAndrew Kelley
2025-06-19Target: pass and use locals by pointer instead of by valueJacob Young
2025-06-12compiler: rework emit paths and cache modesmlugg
2025-06-12compiler: rework backend pipeline to separate codegen and linkmlugg
2025-06-06Compilation: enable the x86_64 backend by default for debug buildsJacob Young
2025-05-18compiler: refactor `Zcu.File` and path representationmlugg
2025-05-12libtsan: Disable warnings when building.Alex Rønne Petersen
2025-05-10compiler: Move vendored library support to `libs` subdirectory.Alex Rønne Petersen