[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
Fri Sep 21 02:18:33 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rC342717: [CodeGen] Add to emitted DebugLoc information about coverage when it's required (authored by calixte, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D49916?vs=164860&id=166416#toc

Repository:
  rC Clang

https://reviews.llvm.org/D49916

Files:
  lib/CodeGen/CGDebugInfo.cpp
  lib/CodeGen/CGDebugInfo.h
  lib/CodeGen/CGException.cpp
  lib/CodeGen/CodeGenFunction.cpp
  lib/CodeGen/CodeGenFunction.h
  test/CodeGen/debug-info-scope-file.c
  test/CodeGenCXX/debug-info-inheriting-constructor.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.166416.patch
Type: text/x-patch
Size: 11241 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180921/d66aed27/attachment-0001.bin>


More information about the cfe-commits mailing list