[PATCH] D100714: [docs] Add a new tutorial that talk about how to make a change to llvm.

Shivam Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 14 02:31:59 PDT 2021


xgupta added inline comments.


================
Comment at: llvm/docs/MyFirstTypoFix.rst:324
+   $ git checkout -b myfirstpatch
+   $ git commit -am "[Docs] Clarify -Winfinite-recursion message"
+
----------------
xgupta wrote:
> @xzq0528 Actually, here a [Diagnostic] tag would be appropriate, instead of [Docs] one.
> @xzq0528 Actually, here a [Diagnostic] tag would be appropriate, instead of [Docs] one.

this comment is still not done?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100714



More information about the llvm-commits mailing list