Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Looks good, please commit.
(one day we'll probably want to generalize these a bit further so they handle arbitrary ranges using ADL-calls to begin/end ("using std::begin; ... begin(x)") so they work with arrays, for example)