This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 631d14e ADT: Use typedefs for ilist_base and ilist_node_base, NFC new 2b4de80 ADT: Move ilist_node_access to ilist_detail::NodeAccess...
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/ADT/ilist_iterator.h | 39 ++++++++++++++++++------------------- include/llvm/ADT/ilist_node.h | 32 +++++++++++++++++++++++++++--- include/llvm/ADT/simple_ilist.h | 3 ++- unittests/ADT/IListSentinelTest.cpp | 13 +++++++++---- unittests/ADT/IListTest.cpp | 2 +- 5 files changed, 60 insertions(+), 29 deletions(-)