This is similiar to r278752, where I found that the std::iterator<...> base can be normal.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D23527
[ADT] Fix DepthFirstIterator's std::iterator base to have normal typedefs ClosedPublic Authored by timshen on Aug 15 2016, 3:13 PM.
Details Summary This is similiar to r278752, where I found that the std::iterator<...> base can be normal.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 15 2016, 3:14 PM Closed by commit rL278753: [ADT] Fix DepthFirstIterator's std::iterator base to have normal typedefs (authored by timshen). · Explain WhyAug 15 2016, 3:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 68093 llvm/trunk/include/llvm/ADT/DepthFirstIterator.h
llvm/trunk/include/llvm/Analysis/RegionInfo.h
|