OSDN Git Service

[Pass] Fix some Clang-tidy modernize and Include What You Use warnings; other minor...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Wed, 6 Sep 2017 23:05:38 +0000 (23:05 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Wed, 6 Sep 2017 23:05:38 +0000 (23:05 +0000)
commit9797e4a2a0cef51a5cbd267c2b69b1072db4e96c
tree8c9784eac2584089fb4ba6e239c81c81e26fd64e
parent2890a7e4e3dbdd1d94f605399608872c1cba1273
[Pass] 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@312679 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/InitializePasses.h
include/llvm/Pass.h
include/llvm/PassAnalysisSupport.h
include/llvm/PassInfo.h
include/llvm/PassRegistry.h
include/llvm/PassSupport.h
lib/IR/Pass.cpp
lib/IR/PassRegistry.cpp