This is an archive of the discontinued LLVM Phabricator instance.

[ADT] Add SmallDenseSet.
ClosedPublic

Authored by jlebar on Oct 14 2016, 11:05 AM.

Details

Summary

This matches SmallDenseMap.

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 74715.Oct 14 2016, 11:05 AM
jlebar retitled this revision from to [ADT] Add SmallDenseSet..
jlebar updated this object.
jlebar added a reviewer: timshen.
jlebar added a subscriber: llvm-commits.
timshen accepted this revision.Oct 14 2016, 1:23 PM
timshen edited edge metadata.
This revision is now accepted and ready to land.Oct 14 2016, 1:23 PM
This revision was automatically updated to reflect the committed changes.