This is an archive of the discontinued LLVM Phabricator instance.

[ADT] Fix DepthFirstIterator's std::iterator base to have normal typedefs
ClosedPublic

Authored by timshen on Aug 15 2016, 3:13 PM.

Details

Diff Detail

Repository
rL LLVM

Event Timeline

timshen updated this revision to Diff 68090.Aug 15 2016, 3:13 PM
timshen retitled this revision from to [ADT] Fix DepthFirstIterator's std::iterator base to have normal typedefs.
timshen updated this object.
timshen added a reviewer: dblaikie.
timshen added a subscriber: llvm-commits.
dblaikie accepted this revision.Aug 15 2016, 3:14 PM
dblaikie edited edge metadata.
This revision is now accepted and ready to land.Aug 15 2016, 3:14 PM
This revision was automatically updated to reflect the committed changes.