This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from e6be55f2206 PredicateInfo: Don't insert conditional info when a conditi [...] new be884e24412 [ADT] Partial re-commit of r303383. Fix some Clang-tidy mod [...]
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/ImmutableList.h | 8 +-- include/llvm/ADT/ImmutableMap.h | 62 ++++++++--------- include/llvm/ADT/ImmutableSet.h | 121 +++++++++++++++++----------------- include/llvm/ADT/IndexedMap.h | 18 ++--- include/llvm/ADT/IntervalMap.h | 49 +++++++------- include/llvm/ADT/IntrusiveRefCntPtr.h | 18 +++-- include/llvm/ADT/MapVector.h | 24 ++++--- include/llvm/ADT/Optional.h | 33 ++++++---- include/llvm/ADT/PackedVector.h | 6 +- include/llvm/ADT/PointerEmbeddedInt.h | 30 +++++---- include/llvm/ADT/simple_ilist.h | 33 ++++++---- 11 files changed, 216 insertions(+), 186 deletions(-)