This will ease out adding reverse iteration flags to other containers by simply including the header.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D35042
[llvm] Separate out reverse iteration flag into its own header ClosedPublic Authored by mgrang on Jul 5 2017, 10:29 PM.
Details Summary This will ease out adding reverse iteration flags to other containers by simply including the header.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 5 2017, 10:31 PM Closed by commit rL307297: [llvm] Separate out reverse iteration flag into its own header (authored by mgrang). · Explain WhyJul 6 2017, 11:52 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 105500 llvm/trunk/include/llvm/ADT/SmallPtrSet.h
llvm/trunk/include/llvm/Support/ReverseIteration.h
|