[PATCH] D18758: [Coverage] Support for making test data for more than one function.

Igor Kudrin via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 4 08:24:34 PDT 2016


ikudrin created this revision.
ikudrin added reviewers: bogner, davidxl, vsk.
ikudrin added a subscriber: llvm-commits.

It is required for creating more complex unit tests.
Based on http://reviews.llvm.org/D18757.

http://reviews.llvm.org/D18758

Files:
  llvm/trunk/unittests/ProfileData/CoverageMappingTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18758.52560.patch
Type: text/x-patch
Size: 16244 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160404/e396fef4/attachment.bin>


More information about the llvm-commits mailing list