-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 13
-
Component/s: infrastructure
-
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.