[PATCH] D20997: [Coverage] Fix an assertion failure if the definition of an unused function spans multiple files.
Igor Kudrin via cfe-commits
cfe-commits at lists.llvm.org
Mon Jun 6 19:23:43 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL271969: [Coverage] Fix an assertion failure if the definition of an unused function… (authored by ikudrin).
Changed prior to commit:
http://reviews.llvm.org/D20997?vs=59806&id=59818#toc
Repository:
rL LLVM
http://reviews.llvm.org/D20997
Files:
cfe/trunk/lib/CodeGen/CoverageMappingGen.cpp
cfe/trunk/test/CoverageMapping/Inputs/ends_a_scope_only
cfe/trunk/test/CoverageMapping/Inputs/starts_a_scope_only
cfe/trunk/test/CoverageMapping/unused_function.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20997.59818.patch
Type: text/x-patch
Size: 4409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160607/48d4f821/attachment.bin>
More information about the cfe-commits
mailing list