Fixed bunch of for loops to range based for loop
and bunch of rendundat types with auto.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
docs/ProgrammersManual.rst | ||
---|---|---|
2265 ↗ | (On Diff #89673) | BB.size() |
docs/ProgrammersManual.rst | ||
---|---|---|
2265 ↗ | (On Diff #89673) | thanks, missed that |
docs/ProgrammersManual.rst | ||
---|---|---|
2267–2271 ↗ | (On Diff #89686) | Mehdi, is it fine if I will delete this? The example doesn't contain the iterator now, and I would expect someone who would use the iterator to know how iterators works. |
docs/ProgrammersManual.rst | ||
---|---|---|
2267–2271 ↗ | (On Diff #89686) | Fine with me. |