[PATCH] D20286: [Coverage] Fix an issue where improper coverage mapping data could be loaded for an inline function.
Igor Kudrin via llvm-commits
llvm-commits at lists.llvm.org
Fri May 20 02:20:38 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL270194: [Coverage] Fix an issue where improper coverage mapping data could be loaded… (authored by ikudrin).
Changed prior to commit:
http://reviews.llvm.org/D20286?vs=57787&id=57911#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20286
Files:
llvm/trunk/include/llvm/ProfileData/Coverage/CoverageMappingReader.h
llvm/trunk/lib/ProfileData/Coverage/CoverageMappingReader.cpp
llvm/trunk/test/tools/llvm-cov/Inputs/prefer_used_to_unused.covmapping
llvm/trunk/test/tools/llvm-cov/Inputs/prefer_used_to_unused.cpp
llvm/trunk/test/tools/llvm-cov/Inputs/prefer_used_to_unused.proftext
llvm/trunk/test/tools/llvm-cov/prefer_used_to_unused.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20286.57911.patch
Type: text/x-patch
Size: 9960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160520/dc837dc8/attachment.bin>
More information about the llvm-commits
mailing list