mirror of
https://github.com/postgres/postgres.git
synced 2026-05-28 04:35:45 -04:00
Add documentation link to attributes supported by Clang
This commit is contained in:
parent
70516a178a
commit
73c381cee7
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue