Replacing with range-based loop and substituting 'using'.
I had to choose a lot of element-names and some choices may not be so great, so am looking for suggestions for better ones.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D37748
[MiSched|TableGen] : Tidy up and modernise. NFC. ClosedPublic Authored by javed.absar on Sep 12 2017, 9:19 AM.
Details Summary Replacing with range-based loop and substituting 'using'.
Diff Detail Event TimelineThis revision is now accepted and ready to land.Sep 12 2017, 9:58 AM Closed by commit rL313140: [MiSched|TableGen] : Tidy up and modernise. NFC. (authored by javed.absar). · Explain WhySep 13 2017, 3:32 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 114850 utils/TableGen/CodeGenSchedule.h
utils/TableGen/CodeGenSchedule.cpp
|
Seeing that the list is called ProcRecords I would expect a single element being called ProcRecord.