This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 11eaa16 [Docs] More MemorySSA doc updates! new f1b025c Revert "ADT: Tidy up ilist_traits static asserts, NFC" new 9d8d6de Revert "ADT: Remove UB in ilist (and use a circular linked list)"
The 2 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.h | 396 +++++++++++++++++++++++++++++------------- include/llvm/ADT/ilist_node.h | 89 +++------- unittests/ADT/ilistTest.cpp | 79 --------- 3 files changed, 297 insertions(+), 267 deletions(-)