[PATCH] D49916: [CodeGen] Add to emitted DebugLoc information about coverage when it's required
calixte via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 29 05:54:23 PDT 2018
calixte updated this revision to Diff 163062.
calixte added a comment.
- Use ImplicitCode instead of Covered
- Set Artificial location as ImplicitCode to avoid coverage on landing pads
Repository:
rC Clang
https://reviews.llvm.org/D49916
Files:
lib/CodeGen/CGDebugInfo.cpp
lib/CodeGen/CGDebugInfo.h
lib/CodeGen/CodeGenFunction.cpp
lib/CodeGen/CodeGenFunction.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49916.163062.patch
Type: text/x-patch
Size: 6792 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180829/de08c8f3/attachment.bin>
More information about the cfe-commits
mailing list