Recently, the profile data format was updated to allow for multiple functions with the same name. The updated indexing api requires the code coverage tool to know the function's hash as well as the function's name to get the execution counts for a function. This patch updates the CoverageMappingReader which now also stores function hashes in function records.
Details
Details
Diff Detail
Diff Detail