[PATCH] D99305: [docs] Document our norms around reverts

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 16:42:00 PDT 2021


smeenai added inline comments.


================
Comment at: llvm/docs/DeveloperPolicy.rst:319
+  the merits of the request offline (unless doing so would further destabilize
+  trip of tree).
+
----------------
Typo


================
Comment at: llvm/docs/DeveloperPolicy.rst:332
+  general rule, you should never be reverting a patch for this unless you've
+  already started a discussion highlight the problem on the original commit
+  thread.  There are exceptions where a rapid revert for a norm violation may
----------------
Typo


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99305



More information about the llvm-commits mailing list