Instructions are for MacOS
We need the preview version of llvm which has support for mcdc
git clone git@github.com:Ax9DTW/MCDC-Demo.git --recurse-submodules --shallow-submodules
The preview build of LLVM is added as a submodule, and needs to be built using the following command:
./build_llvm
First move to the cpp_mcdc
directory:
cd cpp_mcdc
./build
./coverage