[PATCH] D36020: [llvm-cov] Unify region marker placement between text/html modes

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 11:46:20 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312813: [llvm-cov] Unify region marker placement between text/html modes (authored by vedantk).

Changed prior to commit:
  https://reviews.llvm.org/D36020?vs=108714&id=114405#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36020

Files:
  llvm/trunk/test/tools/llvm-cov/deferred-region.cpp
  llvm/trunk/test/tools/llvm-cov/showRegionMarkers.cpp
  llvm/trunk/tools/llvm-cov/CodeCoverage.cpp
  llvm/trunk/tools/llvm-cov/CoverageViewOptions.h
  llvm/trunk/tools/llvm-cov/SourceCoverageView.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageView.h
  llvm/trunk/tools/llvm-cov/SourceCoverageViewHTML.cpp
  llvm/trunk/tools/llvm-cov/SourceCoverageViewText.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36020.114405.patch
Type: text/x-patch
Size: 10211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170908/49ca14db/attachment.bin>


More information about the llvm-commits mailing list