Changes between Initial Version and Version 1 of Ticket #18945, comment 8
- Timestamp:
- Oct 22, 2019 8:05:38 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18945, comment 8
initial v1 31 31 [https://gcc.gnu.org/onlinedocs/gcc/Statement-Attributes.html][[BR]] 32 32 [https://gcc.gnu.org/onlinedocs/gcc/Attribute-Syntax.html#Attribute-Syntax][[BR]] 33 "You may optionally specify attribute names with ‘__’preceding and following the name. This allows you to use them in header files without being concerned about a possible macro of the same name. For example, you may use the attribute name __noreturn__ instead of noreturn."33 "You may optionally specify attribute names with "__" preceding and following the name. This allows you to use them in header files without being concerned about a possible macro of the same name. For example, you may use the attribute name __noreturn__ instead of noreturn."