[PATCH] Coverage mapping: add generation for the value of HasCodeBefore flag.

Alex Lorenz arphaman at gmail.com
Fri Aug 22 17:04:47 PDT 2014


Hi bogner, bob.wilson, dexonsmith,

This patch implements the generation of the value for the mapping region's HasCodeBefore flag.

http://reviews.llvm.org/D5034

Files:
  lib/CodeGen/CoverageMappingGen.cpp
  test/CoverageMapping/break.c
  test/CoverageMapping/casts.c
  test/CoverageMapping/continue.c
  test/CoverageMapping/header.cpp
  test/CoverageMapping/if.c
  test/CoverageMapping/includehell.cpp
  test/CoverageMapping/label.cpp
  test/CoverageMapping/logical.cpp
  test/CoverageMapping/loopmacro.c
  test/CoverageMapping/loops.cpp
  test/CoverageMapping/macroparams2.c
  test/CoverageMapping/macros.c
  test/CoverageMapping/objc.m
  test/CoverageMapping/preprocessor.c
  test/CoverageMapping/return.c
  test/CoverageMapping/test.c
  test/CoverageMapping/trycatch.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D5034.12868.patch
Type: text/x-patch
Size: 38492 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140823/e768b2e7/attachment.bin>


More information about the cfe-commits mailing list