This is an archive of the discontinued LLVM Phabricator instance.

Use llvm::stable_sort
ClosedPublic

Authored by MaskRay on Apr 22 2019, 6:48 PM.

Details

Summary

Make some small adjustment while touching the code: make parameters
const, use less_first(), etc.

Diff Detail

Repository
rL LLVM

Event Timeline

MaskRay created this revision.Apr 22 2019, 6:48 PM
ruiu accepted this revision.Apr 22 2019, 6:59 PM

LGTM

Nice!

This revision is now accepted and ready to land.Apr 22 2019, 6:59 PM
This revision was automatically updated to reflect the committed changes.