llvmbot wrote:
@llvm/pr-subscribers-clang
Author: Kazu Hirata (kazutakahirata)
Changes
---
Full diff: https://github.com/llvm/llvm-project/pull/140663.diff
5 Files Affected:
- (modified) clang/docs/BoundsSafety.rst (+1-1)
- (modified) clang/docs/BoundsSafetyAdoptionGuide.rst (+1-1)
https://github.com/kazutakahirata created
https://github.com/llvm/llvm-project/pull/140663
None
>From 50561fa88fc013ba0538283ca9b6ba680f51b009 Mon Sep 17 00:00:00 2001
From: Kazu Hirata
Date: Fri, 16 May 2025 08:53:07 -0700
Subject: [PATCH] [clang] Fix typos in documentation
---
clang/docs/B