[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
Tue Sep 11 05:17:14 PDT 2018
calixte updated this revision to Diff 164851.
calixte added a comment.
- Add some ImplicitCode when there is some stuff at the end of a function
- Fix the tests
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
test/CodeGen/debug-info-scope-file.c
test/CodeGenCXX/debug-info-inheriting-constructor.cpp
test/CodeGenCXX/debug-info-nested-exprs.cpp
test/CodeGenCXX/linetable-virtual-variadic.cpp
test/CodeGenObjC/arc-linetable.m
test/CodeGenObjC/debug-info-blocks.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49916.164851.patch
Type: text/x-patch
Size: 13204 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180911/f3ecd90a/attachment.bin>
More information about the cfe-commits
mailing list