Skip to content

Revert "[Doc][NFC] Fix a typo in SanitizerSpecialCaseList doc." #142180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

qinkunbao
Copy link
Member

Reverts #142168

@qinkunbao qinkunbao merged commit ee0ccb7 into main May 30, 2025
6 of 11 checks passed
@qinkunbao qinkunbao deleted the revert-142168-users/qinkunbao/spr/docnfc-fix-a-type-in-sanitizerspecialcaselist-doc branch May 30, 2025 16:11
@llvmbot llvmbot added the clang Clang issues not falling into any other category label May 30, 2025
@llvmbot
Copy link
Member

llvmbot commented May 30, 2025

@llvm/pr-subscribers-clang

Author: Qinkun Bao (qinkunbao)

Changes

Reverts llvm/llvm-project#142168


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

1 Files Affected:

  • (modified) clang/docs/SanitizerSpecialCaseList.rst (+1-1)
diff --git a/clang/docs/SanitizerSpecialCaseList.rst b/clang/docs/SanitizerSpecialCaseList.rst
index 6f924cfa97a97..b82db78a9203c 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, then the latest entry takes the
+If multiple entries match the source, than the latest entry takes the
 precedence.
 
 .. code-block:: bash

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.

2 participants