This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 943db674050 Fix crasher in CodeView test. new 586584b84ad Revert "[ADT] Fix some Clang-tidy modernize-use-using warni [...]
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 | 16 ++--- 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/PointerIntPair.h | 29 +++----- include/llvm/ADT/PointerSumType.h | 49 +++++++------- include/llvm/ADT/PointerUnion.h | 74 ++++++++++----------- include/llvm/ADT/simple_ilist.h | 33 ++++------ 14 files changed, 250 insertions(+), 302 deletions(-)