This is the vast-checker project.
cmake -S . -B build --toolchain ./external/vast/cmake/lld.toolchain.cmake \
-D CMAKE_BUILD_TYPE=Release \
-D CMAKE_PREFIX_PATH=/usr/lib/llvm-15
cmake --build build
See the CONTRIBUTING document.