MyDeveloperDay added a comment. In D68969#1709321 <https://reviews.llvm.org/D68969#1709321>, @klimek wrote:
> My intuitive solution would have been to get the char* for the start and > end-location and then search forward and backwards for \n. I may need to, it feels slow for large files which I suspect is in the splitting, which will be mostly unnecessary. Repository: rC Clang CHANGES SINCE LAST ACTION https://reviews.llvm.org/D68969/new/ https://reviews.llvm.org/D68969 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits