summaryrefslogtreecommitdiff
path: root/unittests/ADT/IListSentinelTest.cpp
AgeCommit message (Expand)Author
2016-09-30Turn LLVM_ENABLE_ABI_BREAKING_CHECKS into a 0/1 definition likeJoerg Sonnenberger
2016-09-11ADT: Add sentinel tracking and custom tags to ilistsDuncan P. N. Exon Smith
2016-09-10ADT: Move ilist_node_access to ilist_detail::NodeAccess...Duncan P. N. Exon Smith
2016-08-22ADT: Separate some list manipulation API into ilist_base, NFCDuncan P. N. Exon Smith