[PATCH] D23861: [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes
Eugene Zelenko via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 24 17:35:43 PDT 2016
Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: compnerd, mehdi_amini.
Eugene.Zelenko added a subscriber: llvm-commits.
Eugene.Zelenko set the repository for this revision to rL LLVM.
I checked this patch on my own build on RHEL 6. Regressions were OK.
Repository:
rL LLVM
https://reviews.llvm.org/D23861
Files:
lib/Analysis/ConstantFolding.cpp
lib/Analysis/MemoryDependenceAnalysis.cpp
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/CodeGen/AsmPrinter/DwarfUnit.cpp
lib/CodeGen/EdgeBundles.cpp
lib/CodeGen/MachineSink.cpp
lib/CodeGen/PeepholeOptimizer.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23861.69188.patch
Type: text/x-patch
Size: 36451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160825/289159f9/attachment.bin>
More information about the llvm-commits
mailing list