build-with-leak-check

Crates.iobuild-with-leak-check
lib.rsbuild-with-leak-check
version0.1.0
sourcesrc
created_at2022-03-14 21:59:02.79194
updated_at2022-03-14 21:59:02.79194
descriptionThis is a small wrapper program around the LLVM Clang compiler suite. This will build and execute binaries using address sanitation and memory sanitation, this project is generally recommended to be only used with smaller builds (such as college homework assignments) where memory safety is required.
homepagehttps://git.deers.io/west/c-and-cpp-build-manager
repositoryhttps://git.deers.io/west/c-and-cpp-build-manager
max_upload_size
id550215
size13,850
Sean Hale (sean-hale-dev)

documentation

https://git.deers.io/west/c-and-cpp-build-manager

README

Leak

This is a small wrapper CLI tool for compiling C/C++ programs where checking memory safety is important

Commit count: 0

cargo fmt