[PATCH] D35925: [Coverage] Precise region termination with deferred regions
Vedant Kumar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 1 10:01:14 PDT 2017
vsk updated this revision to Diff 109142.
vsk marked 2 inline comments as done.
vsk edited the summary of this revision.
vsk added a comment.
Thanks for the review! I'll hold off on landing this until the llvm-cov changes are in, so that people don't hit the issue where unexpected line execution counts are displayed.
https://reviews.llvm.org/D35925
Files:
lib/CodeGen/CoverageMappingGen.cpp
test/CoverageMapping/deferred-region.cpp
test/CoverageMapping/label.cpp
test/CoverageMapping/moremacros.c
test/CoverageMapping/return.c
test/CoverageMapping/switch.cpp
test/CoverageMapping/switchmacro.c
test/CoverageMapping/trycatch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35925.109142.patch
Type: text/x-patch
Size: 19246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170801/2acb3c86/attachment-0001.bin>
More information about the cfe-commits
mailing list