[clang] [BoundsSafety][doc] Fix a typo (PR #126247)

2025-02-10 Thread LLVM Continuous Integration via cfe-commits
llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-aarch64-sve-vla-2stage` running on `linaro-g3-01` while building `clang` at step 12 "ninja check 2". Full details are available at: https://lab.llvm.org/buildbot/#/builders/41/builds/4907 Here is the relevant piece of

[clang] [BoundsSafety][doc] Fix a typo (PR #126247)

2025-02-09 Thread via cfe-commits
https://github.com/hstk30-hw closed https://github.com/llvm/llvm-project/pull/126247 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [BoundsSafety][doc] Fix a typo (PR #126247)

2025-02-09 Thread via cfe-commits
https://github.com/hstk30-hw approved this pull request. https://github.com/llvm/llvm-project/pull/126247 ___ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

[clang] [BoundsSafety][doc] Fix a typo (PR #126247)

2025-02-07 Thread via cfe-commits
llvmbot wrote: @llvm/pr-subscribers-clang Author: Piotr Fusik (pfusik) Changes --- Full diff: https://github.com/llvm/llvm-project/pull/126247.diff 2 Files Affected: - (modified) clang/docs/BoundsSafety.rst (+3-3) - (modified) clang/docs/BoundsSafetyImplPlans.rst (+1-1) ``

[clang] [BoundsSafety][doc] Fix a typo (PR #126247)

2025-02-07 Thread Piotr Fusik via cfe-commits
https://github.com/pfusik created https://github.com/llvm/llvm-project/pull/126247 None >From 7aa0008aafc776941151dec16f52725b8958e730 Mon Sep 17 00:00:00 2001 From: Piotr Fusik Date: Fri, 7 Feb 2025 15:19:11 +0100 Subject: [PATCH] [BoundsSafety][doc] Fix a typo --- clang/docs/BoundsSafety.r