[PATCH] D70571: [Coverage] Emit a gap region to cover switch bodies

Vedant Kumar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 3 12:43:56 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG859bf4d2bea2: [Coverage] Emit a gap region to cover switch bodies (authored by vsk).
Herald added a project: clang.

Changed prior to commit:
  https://reviews.llvm.org/D70571?vs=231724&id=231964#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D70571/new/

https://reviews.llvm.org/D70571

Files:
  clang/docs/SourceBasedCodeCoverage.rst
  clang/lib/CodeGen/CoverageMappingGen.cpp
  clang/test/CoverageMapping/switch.cpp
  clang/test/CoverageMapping/switchmacro.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70571.231964.patch
Type: text/x-patch
Size: 7344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191203/041dc6b8/attachment.bin>


More information about the cfe-commits mailing list