summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/IListTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* ADT: Never allocate nodes in iplist<> and ilist<>Duncan P. N. Exon Smith2016-09-111-8/+39
* ADT: Move ilist_node_access to ilist_detail::NodeAccess...Duncan P. N. Exon Smith2016-09-101-1/+1
* ADT: Fix up IListTest.privateNode and get it passingDuncan P. N. Exon Smith2016-09-031-3/+3
* ADT: Split ilist_node_traits into alloc and callback, NFCDuncan P. N. Exon Smith2016-08-301-9/+25
* Rename unittests/ADT/ilistTestTemp.cpp => IListTest.cppDuncan P. N. Exon Smith2016-08-301-0/+229
OpenPOWER on IntegriCloud