We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ace685 commit 68d2656Copy full SHA for 68d2656
clang/docs/LanguageExtensions.rst
@@ -3641,7 +3641,7 @@ program location should be executed. It is expected to be used to implement
3641
<https://llvm.org/docs/LangRef.html#llvm-allow-runtime-check-intrinsic>`_
3642
intrinsic.
3643
3644
-The ``__builtin_allow_runtime_check()`` can be used within constrol structures
+The ``__builtin_allow_runtime_check()`` can be used within control structures
3645
like ``if`` to guard expensive runtime checks. The return value is determined
3646
by the following compiler options and may differ per call site:
3647
0 commit comments