[PATCH] D56819: Document toolchain update policy
Michael Platings via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 18 01:34:38 PST 2019
michaelplatings added inline comments.
================
Comment at: docs/DeveloperPolicy.rst:671
+ * Ensure that at least one LLVM release has had this soft-error. Not all
+ developers compile LLVM tip-of-tree. These release-bound developers should
+ also be told about upcoming changes.
----------------
Eugene.Zelenko wrote:
> top-of-tree
It still says tip-of-tree. I think tip-of-tree is better as tip has a particular meaning in Git, but either way it should be consistent with "Keep the t[io]p of tree as stable as possible." on line 25.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56819/new/
https://reviews.llvm.org/D56819
More information about the llvm-commits
mailing list