This is an archive of the discontinued LLVM Phabricator instance.

chore: add watermark test for llvm-cov
ClosedPublic

Authored by tanjinhua on Mar 30 2022, 11:59 PM.

Details

Summary

Add some test for llvm-cov's watermark.
In fact the test case has request in https://reviews.llvm.org/D116876#3266911 and I have push it since https://reviews.llvm.org/D116876#3278739. But it seems that it has lost since push to Github repo.

Diff Detail

Event Timeline

tanjinhua created this revision.Mar 30 2022, 11:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2022, 11:59 PM
tanjinhua requested review of this revision.Mar 30 2022, 11:59 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2022, 11:59 PM
tanjinhua edited the summary of this revision. (Show Details)Mar 31 2022, 12:14 AM
tanjinhua added reviewers: phosek, davidxl.
phosek accepted this revision.Mar 31 2022, 12:50 AM

LGTM

This revision is now accepted and ready to land.Mar 31 2022, 12:50 AM
davidxl accepted this revision.Mar 31 2022, 8:36 AM

lgtm

This revision was landed with ongoing or failed builds.Mar 31 2022, 8:55 PM
This revision was automatically updated to reflect the committed changes.