This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4aa1e95 Make STL range adapter naming consistent. new 904bc55 [ADT] Fix some Clang-tidy modernize-use-default and Include W [...]
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/DAGDeltaAlgorithm.h | 6 ++++-- include/llvm/ADT/DepthFirstIterator.h | 16 +++++++------- include/llvm/ADT/EquivalenceClasses.h | 17 ++++++++------- include/llvm/ADT/FoldingSet.h | 39 +++++++++++++++++++++++------------ include/llvm/ADT/ImmutableSet.h | 35 ++++++++++++++++++------------- include/llvm/ADT/IntervalMap.h | 38 ++++++++++++---------------------- include/llvm/ADT/IntrusiveRefCntPtr.h | 22 +++++++++----------- include/llvm/ADT/PointerUnion.h | 19 +++++++++++------ include/llvm/ADT/SmallString.h | 8 +++---- include/llvm/ADT/StringMap.h | 23 ++++++++++++++------- include/llvm/ADT/iterator.h | 7 ++++--- 11 files changed, 130 insertions(+), 100 deletions(-)