xbolva00 added inline comments.

================
Comment at: llvm/docs/DeveloperPolicy.rst:88
+#. Patches should be unified diffs with "infinte context" (i.e. using something
+   like `git diff -U 999999 main`).
+
----------------
vext01 wrote:
> xbolva00 wrote:
> > main is weird example here imho.
> How comes? The docs told me to make my diffs off `main`, so that's what you'd 
> be diffing against typically. No?
Ah, okay. I usually use it without it.


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

https://reviews.llvm.org/D128645

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

Reply via email to