-
Enhancement
-
Resolution: Fixed
-
P4
-
13
-
b09
llvm/clang supports gcov in the same way gcc does, it has the same compiler/linker options to enable code coverage information, produces the same .gcda files; the produced binaries generate .gcdo files and treat env. variables in the same way.