https://github.com/cor3ntin closed
https://github.com/llvm/llvm-project/pull/90308
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
Kojoley wrote:
Could you please merge/commit for me?
https://github.com/llvm/llvm-project/pull/90308
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
https://github.com/cor3ntin approved this pull request.
https://github.com/llvm/llvm-project/pull/90308
___
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Nikita Kniazev (Kojoley)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/90308.diff
1 Files Affected:
- (modified) clang/docs/UsersManual.rst (+1-1)
``diff
diff --git a/clang/docs/UsersManual.rst b/clang/doc
https://github.com/Kojoley created
https://github.com/llvm/llvm-project/pull/90308
None
>From 60860728ca2eb529efa46ee8ce9236cc8f6916a9 Mon Sep 17 00:00:00 2001
From: Nikita Kniazev
Date: Sat, 27 Apr 2024 05:18:32 +0300
Subject: [PATCH] [clang][docs] fix rendering issue in UsersManual.rst
---