Add documentation link to attributes supported by Clang
authorPeter Eisentraut <[email protected]>
Thu, 15 Oct 2020 06:54:16 +0000 (08:54 +0200)
committerPeter Eisentraut <[email protected]>
Thu, 15 Oct 2020 06:54:16 +0000 (08:54 +0200)
src/include/c.h

index aca36c757ec89032b309e8bff8060e68998ed8f5..9cd67f8f765517afaec787d7ef4f04a8b97ae3fa 100644 (file)
@@ -98,6 +98,7 @@
  *
  * GCC: https://gcc.gnu.org/onlinedocs/gcc/Function-Attributes.html
  * GCC: https://gcc.gnu.org/onlinedocs/gcc/Type-Attributes.html
+ * Clang: https://clang.llvm.org/docs/AttributeReference.html
  * Sunpro: https://docs.oracle.com/cd/E18659_01/html/821-1384/gjzke.html
  * XLC: https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/function_attributes.html
  * XLC: https://www.ibm.com/support/knowledgecenter/SSGH2K_13.1.2/com.ibm.xlc131.aix.doc/language_ref/type_attrib.html