summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/IListSentinelTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Turn LLVM_ENABLE_ABI_BREAKING_CHECKS into a 0/1 definition likeJoerg Sonnenberger2016-09-301-1/+1
* ADT: Add sentinel tracking and custom tags to ilistsDuncan P. N. Exon Smith2016-09-111-2/+23
* ADT: Move ilist_node_access to ilist_detail::NodeAccess...Duncan P. N. Exon Smith2016-09-101-4/+9
* ADT: Separate some list manipulation API into ilist_base, NFCDuncan P. N. Exon Smith2016-08-221-0/+37
OpenPOWER on IntegriCloud