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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 9 16:17:53 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268989: Fix some Clang-tidy modernize-deprecated-headers and Include What You Useā€¦ (authored by eugenezelenko).

Changed prior to commit:
  http://reviews.llvm.org/D20042?vs=56487&id=56649#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D20042

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20042.56649.patch
Type: text/x-patch
Size: 11739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160509/d719fd08/attachment.bin>


More information about the llvm-commits mailing list