1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include
Chandler Carruth 013d92b6e7 [ADT] Make the iterator adaptor utility a touch more general by
requiring full control over the various parameters to the std::iterator
concept / trait thing. This is a precursor for adjusting these things to
where you can write a bidirectional iterator wrapping a random access
iterator with custom increment and decrement logic.

llvm-svn: 207487
2014-04-29 01:57:35 +00:00
..
llvm [ADT] Make the iterator adaptor utility a touch more general by 2014-04-29 01:57:35 +00:00
llvm-c [PM] Add pass run listeners to the pass manager. 2014-04-28 18:19:25 +00:00