OSDN Git Service

[Transforms] Fix some Clang-tidy modernize and Include What You Use warnings; other...
authorEugene Zelenko <eugene.zelenko@gmail.com>
Sat, 21 Oct 2017 00:57:46 +0000 (00:57 +0000)
committerEugene Zelenko <eugene.zelenko@gmail.com>
Sat, 21 Oct 2017 00:57:46 +0000 (00:57 +0000)
commitcd986088c564a7ee9eeac1e5ecbaf76262998614
tree5faa753e0523069e2c17760b1a970b441874abce
parent26843fd82c9c8c2f46df0d7bae839e25b10d2ae9
[Transforms] 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@316253 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Transforms/PGOInstrumentation.h
lib/Transforms/Instrumentation/DataFlowSanitizer.cpp
lib/Transforms/Instrumentation/IndirectCallPromotion.cpp
lib/Transforms/Instrumentation/PGOInstrumentation.cpp
lib/Transforms/Utils/LowerSwitch.cpp
lib/Transforms/Utils/PromoteMemoryToRegister.cpp