[PATCH] D36049: [Resubmitted] Remove uses of deprecated std::unary_function, binary_function, and pointer_to_unary_function.

Brent Lewis via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jul 29 10:42:30 PDT 2017


coder0xff created this revision.
Herald added a subscriber: MatzeB.

https://reviews.llvm.org/D36049

Files:
  include/llvm/ADT/STLExtras.h
  include/llvm/CodeGen/LatencyPriorityQueue.h
  include/llvm/CodeGen/MachineBasicBlock.h
  include/llvm/CodeGen/ResourcePriorityQueue.h
  include/llvm/IR/Instructions.h
  include/llvm/Target/TargetRegisterInfo.h
  lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
  utils/TableGen/SequenceToOffsetTable.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36049.108797.patch
Type: text/x-patch
Size: 5696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170729/b87e4b54/attachment.bin>


More information about the llvm-commits mailing list