[PATCH] D23861: [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 17:53:25 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL279695: Fix some Clang-tidy modernize-use-using and Include What You Use warnings… (authored by eugenezelenko).

Changed prior to commit:
  https://reviews.llvm.org/D23861?vs=69188&id=69190#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23861

Files:
  llvm/trunk/lib/Analysis/ConstantFolding.cpp
  llvm/trunk/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/trunk/lib/AsmParser/LLParser.cpp
  llvm/trunk/lib/Bitcode/Reader/BitcodeReader.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
  llvm/trunk/lib/CodeGen/EdgeBundles.cpp
  llvm/trunk/lib/CodeGen/MachineSink.cpp
  llvm/trunk/lib/CodeGen/PeepholeOptimizer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23861.69190.patch
Type: text/x-patch
Size: 36736 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160825/e5b72154/attachment.bin>


More information about the llvm-commits mailing list