OSDN Git Service

[Support] Fix some Clang-tidy modernize and Include What You Use warnings; other...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Wed, 15 Feb 2017 22:17:02 +0000 (22:17 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Wed, 15 Feb 2017 22:17:02 +0000 (22:17 +0000)
commit3093a63f7a1ca5545a1f56e5bcdb996ff37647bd
tree2849c288b35ad6a632221da205aec4ab0ef7ed2e
parent34ff5741285d57a41e250b4ba19ba5440cc2afc8
[Support] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@295243 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/MD5.h
include/llvm/Support/RWMutex.h
include/llvm/Support/SMLoc.h
include/llvm/Support/SourceMgr.h
include/llvm/Support/UniqueLock.h
lib/Support/MD5.cpp
lib/Support/RWMutex.cpp
lib/Support/SourceMgr.cpp