summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/Support/IteratorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move unittests/Support/IteratorTest.cpp to unittests/ADT/Duncan P. N. Exon Smith2016-08-201-212/+0
* [ADT] add pointer_iterator, the opposite of pointee_iteratorTim Shen2016-08-191-0/+24
* [ADT] Add filter_iterator for filtering elementsTim Shen2016-08-121-0/+69
* [ADT] Change iterator_adaptor_base's default template arguments to forward mo...Tim Shen2016-08-091-0/+18
* [ADT] Generalize pointee_iterator to smart pointers by using decltype.Chandler Carruth2014-04-241-0/+42
* [ADT] Add a generic iterator utility for adapting iterators much likeChandler Carruth2014-04-241-0/+59
OpenPOWER on IntegriCloud