[PATCH] D18469: [LLVM] Fix Clang-tidy modernize-deprecated-headers warnings in some files; other minor fixes

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 28 10:45:23 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL264598: Fix Clang-tidy modernize-deprecated-headers warnings in some files; other… (authored by eugenezelenko).

Changed prior to commit:
  http://reviews.llvm.org/D18469?vs=51623&id=51805#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D18469

Files:
  llvm/trunk/include/llvm-c/Disassembler.h
  llvm/trunk/include/llvm-c/lto.h
  llvm/trunk/include/llvm/ADT/Statistic.h
  llvm/trunk/include/llvm/DebugInfo/PDB/PDBTypes.h
  llvm/trunk/include/llvm/Support/DataTypes.h.cmake
  llvm/trunk/include/llvm/Support/Valgrind.h
  llvm/trunk/include/llvm/Target/TargetCallingConv.h
  llvm/trunk/include/llvm/Transforms/IPO/LowerBitSets.h
  llvm/trunk/include/llvm/Transforms/IPO/WholeProgramDevirt.h
  llvm/trunk/lib/Analysis/ConstantFolding.cpp
  llvm/trunk/lib/DebugInfo/Symbolize/Symbolize.cpp
  llvm/trunk/lib/LineEditor/LineEditor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18469.51805.patch
Type: text/x-patch
Size: 29343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160328/be40685a/attachment.bin>


More information about the llvm-commits mailing list