[PATCH] D147073: [Coverage] Handle invalid end location of an expression/statement.
Zequan Wu via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Mar 30 13:50:32 PDT 2023
zequanwu updated this revision to Diff 509802.
zequanwu added a comment.
Add test case from https://github.com/llvm/llvm-project/issues/45481#issuecomment-981028897.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D147073/new/
https://reviews.llvm.org/D147073
Files:
clang/lib/CodeGen/CoverageMappingGen.cpp
clang/test/CoverageMapping/invalid_location.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D147073.509802.patch
Type: text/x-patch
Size: 5493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230330/41c39f8f/attachment.bin>
More information about the cfe-commits
mailing list