[PATCH] D23675: [LLVM] Fix some Clang-tidy modernize-use-using and Include What You Use warnings

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 10:16:14 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/D23675

Files:
  include/llvm/Bitcode/BitstreamReader.h
  include/llvm/MC/MCInstPrinter.h
  include/llvm/Transforms/Utils/BasicBlockUtils.h
  lib/AsmParser/LLLexer.cpp
  lib/Bitcode/Reader/BitstreamReader.cpp
  lib/DebugInfo/DWARF/DWARFDebugFrame.cpp
  lib/Target/X86/X86InstrBuilder.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23675.68558.patch
Type: text/x-patch
Size: 17225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160818/c359e64f/attachment.bin>


More information about the llvm-commits mailing list