[PATCH] D18787: [Coverage] Prevent false instantiations detection in case of macro expansions.
Igor Kudrin via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 15 08:02:36 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL266436: [Coverage] Prevent detection of false instantiations in case of macro expansion. (authored by ikudrin).
Changed prior to commit:
http://reviews.llvm.org/D18787?vs=53748&id=53887#toc
Repository:
rL LLVM
http://reviews.llvm.org/D18787
Files:
llvm/trunk/lib/ProfileData/CoverageMapping.cpp
llvm/trunk/test/tools/llvm-cov/Inputs/prevent_false_instantiations.covmapping
llvm/trunk/test/tools/llvm-cov/Inputs/prevent_false_instantiations.cpp
llvm/trunk/test/tools/llvm-cov/Inputs/prevent_false_instantiations.proftext
llvm/trunk/test/tools/llvm-cov/lit.local.cfg
llvm/trunk/test/tools/llvm-cov/prevent_false_instantiations.h
llvm/trunk/unittests/ProfileData/CoverageMappingTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18787.53887.patch
Type: text/x-patch
Size: 6242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160415/1f4af351/attachment.bin>
More information about the llvm-commits
mailing list