[PATCH] D32682: Refactoring with range-based for, NFC
Wei-Ren Chen via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 3 07:47:44 PDT 2017
chenwj updated this revision to Diff 97644.
chenwj added a comment.
Use `SDep &` or `const SDep &` rather than `auto`.
https://reviews.llvm.org/D32682
Files:
lib/CodeGen/SelectionDAG/ResourcePriorityQueue.cpp
lib/CodeGen/SelectionDAG/ScheduleDAGFast.cpp
lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32682.97644.patch
Type: text/x-patch
Size: 16238 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170503/4c158c65/attachment.bin>
More information about the llvm-commits
mailing list