Remove the use of pair inside the tuple in concat_iterator, and create separate begins and ends tuples instead.
This fixes the failure for llvm <= 3.7 and libc++ that broke the hexagon build.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM