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 a9445a3 commit 5fa5517Copy full SHA for 5fa5517
clang/docs/LanguageExtensions.rst
@@ -5345,7 +5345,7 @@ The ``#pragma clang section`` directive obeys the following rules:
5345
5346
* The pragma clang section is enabled automatically, without need of any flags.
5347
5348
-* This feature is only defined to work sensibly for ELF targets.
+* This feature is only defined to work sensibly for ELF and Mach-O targets.
5349
5350
* If section name is specified through _attribute_((section("myname"))), then
5351
the attribute name gains precedence.
0 commit comments