]> granicus.if.org Git - llvm/commit
[ADT] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).
authorEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 18 May 2017 21:27:11 +0000 (21:27 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Thu, 18 May 2017 21:27:11 +0000 (21:27 +0000)
commitd687f9863aebfea6a6982190207c53b9e060b10c
tree1c7f9fbd12df382a97d7c8eb610b4a4047f6234e
parent8767cef2225d5f096dfb8a5eb444ad926b01572b
[ADT] Fix some Clang-tidy modernize-use-using warnings; other minor fixes (NFC).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@303383 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
include/llvm/ADT/ImmutableList.h
include/llvm/ADT/ImmutableMap.h
include/llvm/ADT/ImmutableSet.h
include/llvm/ADT/IndexedMap.h
include/llvm/ADT/IntervalMap.h
include/llvm/ADT/IntrusiveRefCntPtr.h
include/llvm/ADT/MapVector.h
include/llvm/ADT/Optional.h
include/llvm/ADT/PackedVector.h
include/llvm/ADT/PointerEmbeddedInt.h
include/llvm/ADT/PointerIntPair.h
include/llvm/ADT/PointerSumType.h
include/llvm/ADT/PointerUnion.h
include/llvm/ADT/simple_ilist.h