Skip to content

Conversation

@qinkunbao
Copy link
Member

No description provided.

Created using spr 1.3.6
@llvmbot llvmbot added the clang Clang issues not falling into any other category label May 30, 2025
@qinkunbao qinkunbao changed the title [Doc][NFC] Fix a type in SanitizerSpecialCaseList doc. [Doc][NFC] Fix a typo in SanitizerSpecialCaseList doc. May 30, 2025
@llvmbot
Copy link
Member

llvmbot commented May 30, 2025

@llvm/pr-subscribers-clang

Author: Qinkun Bao (qinkunbao)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/142168.diff

1 Files Affected:

  • (modified) clang/docs/SanitizerSpecialCaseList.rst (+1-1)
diff --git a/clang/docs/SanitizerSpecialCaseList.rst b/clang/docs/SanitizerSpecialCaseList.rst
index b82db78a9203c..6f924cfa97a97 100644
--- a/clang/docs/SanitizerSpecialCaseList.rst
+++ b/clang/docs/SanitizerSpecialCaseList.rst
@@ -102,7 +102,7 @@ supported sanitizers.
     char c = toobig; // also not instrumented
   }
 
-If multiple entries match the source, than the latest entry takes the
+If multiple entries match the source, then the latest entry takes the
 precedence.
 
 .. code-block:: bash

@qinkunbao qinkunbao merged commit 6a47241 into main May 30, 2025
12 checks passed
@qinkunbao qinkunbao deleted the users/qinkunbao/spr/docnfc-fix-a-type-in-sanitizerspecialcaselist-doc branch May 30, 2025 16:01
@llvm-ci
Copy link
Collaborator

llvm-ci commented May 30, 2025

LLVM Buildbot has detected a new failure on builder amdgpu-offload-rhel-9-cmake-build-only running on rocm-docker-rhel-9 while building clang at step 3 "checkout".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/205/builds/10891

Here is the relevant piece of the build log for the reference
Step 3 (checkout) failure: update (failure)
git version 2.43.5
fatal: unable to access 'https://github.com/llvm/llvm-project.git/': Could not resolve host: github.com
fatal: unable to access 'https://github.com/llvm/llvm-project.git/': Could not resolve host: github.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang Clang issues not falling into any other category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants