llvm-for-llvmta/tools/clang/test/CoverageMapping/Inputs/deferred-region-helper.h

6 lines
60 B
C

void included_func() {
if (false)
return;
return;
}