1 unstable release
0.1.0 | Mar 14, 2022 |
---|
#616 in Debugging
8KB
119 lines
Leak
This is a small wrapper CLI tool for compiling C/C++ programs where checking memory safety is important
Dependencies
~3–13MB
~110K SLoC
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.
0.1.0 | Mar 14, 2022 |
---|
#616 in Debugging
8KB
119 lines
This is a small wrapper CLI tool for compiling C/C++ programs where checking memory safety is important
~3–13MB
~110K SLoC