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