This is an archive of the discontinued LLVM Phabricator instance.

Fixes calculateRangesAfterReplacements crash when Replacements is empty.
ClosedPublic

Authored by ioeric on Aug 8 2016, 6:33 AM.

Diff Detail

Repository
rL LLVM

Event Timeline

ioeric updated this revision to Diff 67155.Aug 8 2016, 6:33 AM
ioeric retitled this revision from to Fixes calculateRangesAfterReplacements crash when Replacements is empty..
ioeric updated this object.
ioeric added reviewers: klimek, djasper.
ioeric added a subscriber: cfe-commits.
djasper accepted this revision.Aug 8 2016, 6:42 AM
djasper edited edge metadata.

Looks good.

This revision is now accepted and ready to land.Aug 8 2016, 6:42 AM
This revision was automatically updated to reflect the committed changes.