This is an archive of the discontinued LLVM Phabricator instance.

Move RangeMap.h into Utility
ClosedPublic

Authored by labath on Mar 5 2019, 8:17 AM.

Details

Summary

This file implements some general purpose data structures, and so it
belongs to the Utility module.

Diff Detail

Repository
rL LLVM

Event Timeline

labath created this revision.Mar 5 2019, 8:17 AM
JDevlieghere accepted this revision.Mar 5 2019, 8:25 AM

This looks like a no-brainer. LGTM.

This revision is now accepted and ready to land.Mar 5 2019, 8:25 AM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptMar 6 2019, 6:41 AM
lldb/trunk/unittests/Core/RangeMapTest.cpp