[PATCH] D144371: [LLVM-COV] Fix an issue: a statement after calling 'assert()' function is wrongly marked as 'not executed'
Ying Yi via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 1 07:36:44 PST 2023
MaggieYi updated this revision to Diff 501509.
MaggieYi added a comment.
Thanks Zequan. I have added two tests following your suggestion.
Kind regards,
Maggie
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D144371/new/
https://reviews.llvm.org/D144371
Files:
clang/lib/CodeGen/CoverageMappingGen.cpp
clang/test/CoverageMapping/terminate-statements.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144371.501509.patch
Type: text/x-patch
Size: 3814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230301/df791154/attachment.bin>
More information about the cfe-commits
mailing list