Changes between Version 1 and Version 2 of Ticket #18945, comment 8
- Timestamp:
- Oct 22, 2019 8:06:08 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #18945, comment 8
v1 v2 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."