https://www.cnblogs.com/marvin-notes/p/4482805.html
aligned
alloc_size
noreturn
returns_twice
noinline, noclone
always_inline
flatten
pure
const
nothrow
sentinel
format
format_arg
no_instrument_function
no_split_stack, section
constructor, destructor
used
unused
deprecated
weak
malloc
alias
ifunc
warn_unused_result
nonnull
gnu_inline
externally_visible
hot
cold
artificial
error
warning
aligned
cleanup
common
nocommon
deprecated
mode
packed
section
shared
tls_model
unused
used
vector_size
selectany
weak
dllimport
dllexport
aligned
packed
transparent_union unused
deprecated
visibility
and may_alia
我就是大概罗列下,其实有些属性可以修饰不止一种属性类型。不做过多介绍。
availability
overloadable
原文:https://www.cnblogs.com/xpylovely/p/11137091.html