This is an archive of the discontinued LLVM Phabricator instance.

Fix OrderField's copy constructor
ClosedPublic

Authored by thopre on Jan 15 2021, 3:54 PM.

Details

Summary

OrderField's copy constructor has a typo in the constructor to call.
This commit fixes it to refer to OrderField's constructor.

Event Timeline

thopre created this revision.Jan 15 2021, 3:54 PM
thopre requested review of this revision.Jan 15 2021, 3:54 PM
tnfchris accepted this revision.Jan 16 2021, 5:26 AM
This revision is now accepted and ready to land.Jan 16 2021, 5:26 AM
thopre closed this revision.Jan 16 2021, 6:25 AM