mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-19 10:56:44 +00:00
[clang][NFC][docs] Fix typo in LanguageExtensions (#121576)
This commit is contained in:
parent
3ace685105
commit
68d265666e
@ -3641,7 +3641,7 @@ program location should be executed. It is expected to be used to implement
|
||||
<https://llvm.org/docs/LangRef.html#llvm-allow-runtime-check-intrinsic>`_
|
||||
intrinsic.
|
||||
|
||||
The ``__builtin_allow_runtime_check()`` can be used within constrol structures
|
||||
The ``__builtin_allow_runtime_check()`` can be used within control structures
|
||||
like ``if`` to guard expensive runtime checks. The return value is determined
|
||||
by the following compiler options and may differ per call site:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user