[PATCH] D27001: [LLVM] [ADT] Fix some Clang-tidy modernize-use-default and Include What You Use warnings; other minor fixes

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 22 16:40:26 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287725: [ADT] Fix some Clang-tidy modernize-use-default and Include What You Useā€¦ (authored by eugenezelenko).

Changed prior to commit:
  https://reviews.llvm.org/D27001?vs=78945&id=78977#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27001

Files:
  llvm/trunk/include/llvm/ADT/DAGDeltaAlgorithm.h
  llvm/trunk/include/llvm/ADT/DepthFirstIterator.h
  llvm/trunk/include/llvm/ADT/EquivalenceClasses.h
  llvm/trunk/include/llvm/ADT/FoldingSet.h
  llvm/trunk/include/llvm/ADT/ImmutableSet.h
  llvm/trunk/include/llvm/ADT/IntervalMap.h
  llvm/trunk/include/llvm/ADT/IntrusiveRefCntPtr.h
  llvm/trunk/include/llvm/ADT/PointerUnion.h
  llvm/trunk/include/llvm/ADT/SmallString.h
  llvm/trunk/include/llvm/ADT/StringMap.h
  llvm/trunk/include/llvm/ADT/iterator.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27001.78977.patch
Type: text/x-patch
Size: 31745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161123/0f2828be/attachment-0001.bin>


More information about the llvm-commits mailing list