This is an archive of the discontinued LLVM Phabricator instance.

[unittests] Do not use llvm::sort in googlemock
ClosedPublic

Authored by dberris on Sep 19 2018, 7:32 PM.

Details

Summary

This reverts r329475 which applied to googlemock. This change makes the
googlemock implementation in LLVM dependent on LLVM unnecessarily.

Event Timeline

dberris created this revision.Sep 19 2018, 7:32 PM
This revision was not accepted when it landed; it landed in state Needs Review.Sep 19 2018, 9:28 PM
This revision was automatically updated to reflect the committed changes.