[PATCH] D35456: 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 22 11:14:01 PDT 2017
coder0xff updated this revision to Diff 107794.
coder0xff added a comment.
Use using instead of typedef.
https://reviews.llvm.org/D35456
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: D35456.107794.patch
Type: text/x-patch
Size: 5487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170722/de3e44bf/attachment.bin>
More information about the llvm-commits
mailing list