[PATCH] D108700: do not merge, just a demo

Christian Kühnel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 25 06:45:02 PDT 2021


kuhnel created this revision.
kuhnel requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D108700

Files:
  llvm/docs/DeveloperPolicy.rst


Index: llvm/docs/DeveloperPolicy.rst
===================================================================
--- llvm/docs/DeveloperPolicy.rst
+++ llvm/docs/DeveloperPolicy.rst
@@ -127,6 +127,8 @@
 software. Please see :doc:`CodeReview` for more information on LLVM's code-review
 process.
 
+...Here is our change...
+
 .. _code owners:
 
 Code Owners


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108700.368624.patch
Type: text/x-patch
Size: 349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210825/ef823caf/attachment.bin>


More information about the llvm-commits mailing list