summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/IListIteratorTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Fix some missing negations in the traits checking from r294349David Blaikie2017-02-071-4/+4
* ADT: Add explicit conversions for reverse ilist iteratorsDuncan P. N. Exon Smith2017-02-071-0/+40
* ADT: Split out simple_ilist, a simple intrusive listDuncan P. N. Exon Smith2016-08-301-38/+23
* ADT: Give ilist<T>::reverse_iterator a handle to the current nodeDuncan P. N. Exon Smith2016-08-301-0/+149
OpenPOWER on IntegriCloud