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 1562b70 commit 02bcacaCopy full SHA for 02bcaca
clang/docs/LanguageExtensions.rst
@@ -5551,7 +5551,7 @@ The ``#pragma clang section`` directive obeys the following rules:
5551
* Global variables that are initialized to zero will be placed in the named
5552
bss section, if one is present.
5553
5554
-* The ``#pragma clang section`` directive does not does try to infer section-kind
+* The ``#pragma clang section`` directive does not try to infer section-kind
5555
from the name. For example, naming a section "``.bss.mySec``" does NOT mean
5556
it will be a bss section name.
5557
0 commit comments