MyDeveloperDay added a comment.

@feg208 I could do with some clarity on the algorithm, am I correct in thinking 
it requires that the first row, contain at least the maximum number of columns 
for the rest of the array. I sort of noticed it was fine if the first row was 
larger

  {
      {1,2,3 }
      {4,5}
      {6}
  }




CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121069/new/

https://reviews.llvm.org/D121069

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to