OSDN Git Service

[IR] Fix some Clang-tidy modernize-use-equals-delete and Include What You Use warning...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Tue, 6 Dec 2016 22:00:57 +0000 (22:00 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Tue, 6 Dec 2016 22:00:57 +0000 (22:00 +0000)
commite0732bd441d3fb0eb7c37f5bda834dd020d694fa
tree2e60f007ce04f07cd1edc90049e32178cbf3e6fb
parent2fff37f710cc311e02455f6699a168f68f2f007f
[IR] Fix some Clang-tidy modernize-use-equals-delete and Include What You Use warnings; other minor fixes (NFC).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@288853 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
include/llvm/IR/BasicBlock.h
include/llvm/IR/Comdat.h
include/llvm/IR/DIBuilder.h
include/llvm/IR/GlobalValue.h
include/llvm/IR/GlobalVariable.h
include/llvm/IR/IRBuilder.h
include/llvm/IR/InlineAsm.h
include/llvm/IR/IntrinsicInst.h
include/llvm/IR/LLVMContext.h
include/llvm/IR/Operator.h
include/llvm/IR/Statepoint.h
include/llvm/IR/Use.h
include/llvm/IR/ValueMap.h
include/llvm/Transforms/Utils/FunctionComparator.h