8000
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 70516a1 commit 73c381cCopy full SHA for 73c381c
src/include/c.h
@@ -98,6 +98,7 @@
98
*
99
* GCC: https://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html
100
* GCC: https://gcc.gnu.org/onlinedocs/gcc/Type-Attributes.html
101
+ * Clang: https://clang.llvm.org/docs/AttributeReference.html
102
* Sunpro: https://docs.oracle.com/cd/E18659_01/html/821-1384/gjzke.html
103
* XLC: https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/function_attributes.html
104
* XLC: https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/type_attrib.html
0 commit comments