aaron.ballman added a comment. I'm not a git expert by any means, but you might be able to address the patch issues with `git diff -U999 main > foo.patch` from the root llvm-project directory so that you're getting a diff with 999 lines of context and the differences are against the `main` branch.
CHANGES SINCE LAST ACTION https://reviews.llvm.org/D130933/new/ https://reviews.llvm.org/D130933 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits