This is an archive of the discontinued LLVM Phabricator instance.

[ADT] Add an initializer_list constructor to {Small,}DenseSet.
ClosedPublic

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

Diff Detail

Repository
rL LLVM

Event Timeline

jlebar updated this revision to Diff 74716.Oct 14 2016, 11:06 AM
jlebar retitled this revision from to [ADT] Add an initializer_list constructor to {Small,}DenseSet..
jlebar updated this object.
jlebar added a reviewer: timshen.
jlebar added a subscriber: llvm-commits.
timshen accepted this revision.Oct 14 2016, 1:24 PM
timshen edited edge metadata.
This revision is now accepted and ready to land.Oct 14 2016, 1:24 PM
This revision was automatically updated to reflect the committed changes.