This is an archive of the discontinued LLVM Phabricator instance.

Coverage: remove empty mapping regions
ClosedPublic

Authored by arphaman on Jul 25 2014, 2:37 PM.

Details

Summary

This patch removes the empty coverage mapping regions.

Those regions were produced by clang's old mapping region generation algorithm, but the new algorithm doesn't generate them.

Diff Detail

Event Timeline

arphaman updated this revision to Diff 11895.Jul 25 2014, 2:37 PM
arphaman retitled this revision from to Coverage: remove empty mapping regions.
arphaman updated this object.
arphaman edited the test plan for this revision. (Show Details)
arphaman added reviewers: bogner, bob.wilson.
arphaman added a project: deleted.
arphaman added a subscriber: Unknown Object (MLST).
bob.wilson edited edge metadata.Jul 25 2014, 3:21 PM

Hard to argue with that one! Please go ahead and commit.

arphaman accepted this revision.Jul 25 2014, 3:31 PM
arphaman added a reviewer: arphaman.

Commited in r213981.

This revision is now accepted and ready to land.Jul 25 2014, 3:31 PM
arphaman closed this revision.Jul 25 2014, 3:32 PM