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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 11:04:40 PDT 2016


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

Changed prior to commit:
  https://reviews.llvm.org/D23675?vs=68558&id=68573#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D23675

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

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


More information about the llvm-commits mailing list