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 fd4efec commit 5082feaCopy full SHA for 5082fea
clang/docs/Block-ABI-Apple.rst
@@ -80,7 +80,7 @@ The following flags bits are in use thusly for a possible ABI.2010.3.16:
80
In 10.6.ABI the (1<<29) was usually set and was always ignored by the runtime -
81
it had been a transitional marker that did not get deleted after the
82
transition. This bit is now paired with (1<<30), and represented as the pair
83
-(3<<30), for the following combinations of valid bit settings, and their
+(3<<29), for the following combinations of valid bit settings, and their
84
meanings:
85
86
.. code-block:: c
0 commit comments