build-with-leak-check 0.1.0

This 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.
# Leak
This is a small wrapper CLI tool for compiling C/C++ programs where checking memory safety is important