unplugged-vendor/external/llvm-project/clang/test/CoverageMapping/Inputs/deferred-region-helper.h

6 lines
60 B
C
Raw Normal View History

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