DescriptionSubzero: Auto-awesome iterators.
Use C++11 'auto' where practical to make iteration more concise.
Use C++11 range-based for loops where possible.
BUG= none
R=jfb@chromium.org, kschimpf@google.com
Committed: https://gerrit.chromium.org/gerrit/gitweb?p=native_client/pnacl-subzero.git;a=commit;h=f44f371b7f3fab5683e6781873d71987e44fea2f
Patch Set 1 #
Total comments: 1
Patch Set 2 : Make some iterator element names more uniform #
Total comments: 12
Patch Set 3 : Dial back the use of auto #Patch Set 4 : Add TODOs for rbegin/rend #
Total comments: 2
Patch Set 5 : Use AsmCodeByte instead of uint8_t #
Messages
Total messages: 11 (1 generated)
|