[PATCH] D53244: [Coverage] Fix PR39258: support coverage regions that start deeper than they end

Orivej Desh via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 31 16:13:34 PDT 2018


orivej updated this revision to Diff 172041.
orivej added a comment.
Herald added a subscriber: mgorny.

Use relative line offset.


Repository:
  rC Clang

https://reviews.llvm.org/D53244

Files:
  lib/CodeGen/CoverageMappingGen.cpp
  test/CoverageMapping/macros.c
  tools/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53244.172041.patch
Type: text/x-patch
Size: 4420 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181031/d187d146/attachment.bin>


More information about the cfe-commits mailing list