[PATCH] D20042: [LLVM] Fix some Clang-tidy modernize-deprecated-headers and Include What You Use warnings; other minor fixes

Eugene Zelenko via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 18:49:04 PDT 2016


Eugene.Zelenko created this revision.
Eugene.Zelenko added reviewers: hans, aaron.ballman.
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

http://reviews.llvm.org/D20042

Files:
  include/llvm/DebugInfo/CodeView/TypeStream.h
  include/llvm/DebugInfo/PDB/Raw/ByteStream.h
  include/llvm/DebugInfo/PDB/Raw/MappedBlockStream.h
  include/llvm/DebugInfo/PDB/Raw/ModInfo.h
  include/llvm/DebugInfo/PDB/Raw/NameHashTable.h
  include/llvm/DebugInfo/PDB/Raw/NameMap.h
  include/llvm/DebugInfo/PDB/Raw/RawConstants.h
  include/llvm/DebugInfo/PDB/Raw/StreamInterface.h
  include/llvm/Object/ELFObjectFile.h
  include/llvm/Support/AtomicOrdering.h
  include/llvm/Target/TargetRecip.h
  lib/DebugInfo/Symbolize/DIPrinter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20042.56487.patch
Type: text/x-patch
Size: 10996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160507/1e3b8231/attachment.bin>


More information about the llvm-commits mailing list