ipopov wrote: > BTW, it's nicer to not to force-push PR branches, and instead to just keep > adding new commits on top with each additional change. That way it's easier, > in the github UI, to see what the changes have been since last review.
Sorry about that! I have never used Git or Github for pull requests like this before. Ugh. Let me try to untangle. I will do one more force-push, back to the original version, then; and from there on I will push deltas. https://github.com/llvm/llvm-project/pull/202248 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
