[PATCH] D24981: [Coverage] The coverage region for a switch should cover the code after the switch

Alex Lorenz via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 27 16:39:37 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL282554: [Coverage] The coverage region for switch covers the code after the switch. (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D24981?vs=72692&id=72733#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24981

Files:
  cfe/trunk/lib/CodeGen/CoverageMappingGen.cpp
  cfe/trunk/test/CoverageMapping/switch.c
  cfe/trunk/test/CoverageMapping/switchmacro.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24981.72733.patch
Type: text/x-patch
Size: 4886 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160927/7a7cdc3e/attachment.bin>


More information about the cfe-commits mailing list