https://github.com/pfusik updated
https://github.com/llvm/llvm-project/pull/126245
>From 666c1d15556579707c1ebce07ed2774fe13437ec Mon Sep 17 00:00:00 2001
From: Piotr Fusik
Date: Fri, 7 Feb 2025 14:58:34 +0100
Subject: [PATCH 1/2] [BoundsSafety][doc] Add a missing newline in C snippet
---
cla
llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Piotr Fusik (pfusik)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/126245.diff
1 Files Affected:
- (modified) clang/docs/BoundsSafety.rst (+3-2)
``diff
diff --git a/clang/docs/BoundsSafety.rst b/clang/docs
https://github.com/pfusik created
https://github.com/llvm/llvm-project/pull/126245
None
>From 666c1d15556579707c1ebce07ed2774fe13437ec Mon Sep 17 00:00:00 2001
From: Piotr Fusik
Date: Fri, 7 Feb 2025 14:58:34 +0100
Subject: [PATCH] [BoundsSafety][doc] Add a missing newline in C snippet
---
c