https://codereview.chromium.org/864293002/diff/1/src/compiler/graph-visualizer.cc
File src/compiler/graph-visualizer.cc (right):

https://codereview.chromium.org/864293002/diff/1/src/compiler/graph-visualizer.cc#newcode573
src/compiler/graph-visualizer.cc:573: for (auto predecessor :
current->predecessors()) {
On 2015/01/22 12:15:29, Michael Starzinger wrote:
remark: I know you all like the "auto" magic, but I would find
"BasicBlock
predecessor" more readable. Just putting it out there, feel free to
ignore me in
this regard. :)

Done.

https://codereview.chromium.org/864293002/

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to