LLCov icon indicating copy to clipboard operation
LLCov copied to clipboard

LLVM-based, flexible, live coverage instrumentation for C/C++ code

Results 1 LLCov issues
Sort by recently updated
recently updated
newest added

Hi, when I use `make` command to compile, there is an error prompted: `llcov-llvm-pass.so.cc:398:28: error: no member named 'getFunction' in 'llvm::DISubprogram' Function *F = SP->getFunction();`